My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

DharmaEncoder is a tool that is helpful when you need to perform encoding and decoding functions on various types of data for security testing. There is also options in DharmaEncoder to wrap values to create payloads for testing. It's really simple to use and self-explanatory. I started writing this tool because I wanted a standalone encoder tool when I was performing assessments.

If you run in to a bug please report it so it can get fixed. If you want a feature added please let me know that as well. Whether it be a encoding/decoding type or wrap chars. Thanks.

Misc

DharmaEncoder is written using Python and PyQT. This means you need to have both of these installed before it will work. Python is probably already installed and PyQT can be installed using your distributions package manager (ie, "apt-get", "port install", etc). After you have all the required dependencies you can launch DharmaEncoder by running: DharmaEncoder.pyw

In Windows DharmaEncoder will work as long as you have the appropriate version of Python and PyQT installed. You can download a binary install of PyQT for Windows here: http://www.riverbankcomputing.co.uk/software/pyqt/download

About

DharmaEncoder copyright (C) Nathan Hamiel 2010

Twitter: https://twitter.com/nathanhamiel

Powered by Google Project Hosting