Skip to content
#

reversing

Here are 118 public repositories matching this topic...

XVilka
XVilka commented Sep 23, 2020

Print the following workflow:

r2 -e io.va=false /bin/ls
[0x000068d0]> pfo elf64
[0x000068d0]> pf.elf_
pf.elf_ident    pf.elf_phdr     pf.elf_header   pf.elf_shdr     
[0x000068d0]> pf.elf_ident @ 0
   magic : 0x00000000 = "\x7fELF"
   class : 0x00000004 = class (enum elf_class) = 0x2 ; ELFCLASS64
    data : 0x00000005 = data (enum elf_data) = 0x1 ; ELFDATA2LSB
 version : 0x00000006 =

Improve this page

Add a description, image, and links to the reversing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reversing topic, visit your repo's landing page and select "manage topics."

Learn more