mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Create radare2.md
added Notes and Links
This commit is contained in:
28
tool/radare2.md
Normal file
28
tool/radare2.md
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
# 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/)
|
||||||
Reference in New Issue
Block a user