mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
29 lines
318 B
Markdown
29 lines
318 B
Markdown
# Radare2
|
|
|
|
Notes
|
|
-------
|
|
A framework for reverse engineering and analyzing binaries.
|
|
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
Links
|
|
-------
|
|
[Official site](http://www.radare.org/)
|
|
|
|
[Radare2 GitHub project](https://github.com/radare/radare2)
|
|
|
|
[radare2 book](http://maijin.github.io/radare2book/)
|