Home

Awesome

IDA cLEMENCy Tools

cLEMENCy is an architecture developed by LegitBS for use during the Defcon 25 Capture the Flag event. The architecure was unsupported by IDA at the outset of the competition. It seemd useful to have disassembler support outside the emulatr/disassembler published in conjunction with the cLEMENCy specification 24 hours prior to commencement of the competition. These tools are the result of that development effort. This project contains:

Getting Started

Here <idadir> refers to the root directory of your IDA installation

Note that clemency_ldr.py will show up as an available loader for all file formats because cLEMENCy binaries have no distinct file format. If you elect to use the clemency_ldr, you should also select the corresponding clemency_proc from the Processors drop-down in the load file dialog.

Prerequisites

A working copy of IDA Pro with compatible Python installation allowing for the use of Python plugins and scripts.

Installing

See above

Built With

Contributing

Probably not worth your time

Versioning

This is probably all there will ever be

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments