meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
sw:reverse_eng:radare2 [2020/07/20 14:09] niziaksw:reverse_eng:radare2 [2024/03/15 18:12] niziak
Line 1: Line 1:
 ====== Radare2 ====== ====== Radare2 ======
-  * [[https://cutter.re/|Cutter Free and Open Source RE Platform powered by radare2]] + 
-    * [[https://github.com/radareorg/cutter/releases/]]+  * [[https://rada.re/n/]] 
 +  * [[https://github.com/radareorg/radare2/releases|releases]] 
 + 
 +====== rizin ====== 
 +And ``radare2`` fork: 
 +  * [[https://rizin.re/|Free and Open Source Reverse Engineering Framework]] 
 +    * [[https://cutter.re/|Cutter is Rizin's official graphical user interface]] 
 +      * Native integration of Ghidra's decompiler in Cutter releases 
 +      * [[https://github.com/rizinorg/cutter/releases/|releases]] 
 +      * 
  
   * [[https://reverseengineering.stackexchange.com/questions/18701/how-do-i-find-all-references-to-an-address-with-a-memory-segment/18702#18702|How do I find all references to an address with a memory segment?]]   * [[https://reverseengineering.stackexchange.com/questions/18701/how-do-i-find-all-references-to-an-address-with-a-memory-segment/18702#18702|How do I find all references to an address with a memory segment?]]
Line 12: Line 21:
 ===== commands ===== ===== commands =====
   * **aaa** - analyze all and autoname function after analysis   * **aaa** - analyze all and autoname function after analysis
 +  *