Skip to content
/ darm Public
forked from jbremer/darm

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

License

Notifications You must be signed in to change notification settings

radare/darm

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.3%
  • C 40.7%