rkr090 / darm

A light-weight and efficient disassembler written in C for the ARMv7 instruction set.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

darm

A disassembler written in C for the ARMv7 instruction set.

Other versions might be supported in the future.

License

The darm library is released under the BSD 3-Clause License, also known as BSD Simplified.

Support & Contact

The official IRC channel is #darm at freenode.

Or you can reach me on my email: jurriaanbremer@gmail.com.

Acknowledgement

Many thanks to Valentin Pistol without whom this project would never have seen the light of day.

Thanks to Peter Geissler and rednovae for suggestions, additional tests, etc.

About

A light-weight and efficient disassembler written in C for the ARMv7 instruction set.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 60.0%Language:C 38.3%Language:Ruby 1.7%