Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 744 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 744 Bytes

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: [email protected].

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.