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 revisionBoth sides next revision
sw:reverse_eng:radare2 [2020/07/20 12:09] niziaksw:reverse_eng:radare2 [2024/03/15 17:02] niziak
Line 2: Line 2:
   * [[https://cutter.re/|Cutter Free and Open Source RE Platform powered by radare2]]   * [[https://cutter.re/|Cutter Free and Open Source RE Platform powered by radare2]]
     * [[https://github.com/radareorg/cutter/releases/]]     * [[https://github.com/radareorg/cutter/releases/]]
 +
 +And ``radare2`` fork:
 +  * [[https://rizin.re/|Free and Open Source Reverse Engineering Framework]]
 +    * [[https://cutter.re/|Cutter is Rizin's official graphical user interface]]
 +      * [[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 18:
 ===== commands ===== ===== commands =====
   * **aaa** - analyze all and autoname function after analysis   * **aaa** - analyze all and autoname function after analysis
 +  *