mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Merge pull request #131 from filinpavel/patch-26
Rename tool/radare2.md to tools/radare2.md
This commit is contained in:
28
tools/radare2.md
Normal file
28
tools/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