Skip to content
#

radare2

Here are 136 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 =
XVilka
XVilka commented Jan 5, 2019
  • Python 2 support (ends in one year) - an probably all versions less than 3.4
  • PHP5 (support just ended this year) - maybe porting to PHP7?
  • Luvit support - 7 years no updates
  • Newlisp - 7 years no updates
  • Guile - 7 years no updates
  • Awk - 6 years no updates (is anyone using them at all?)

Improve this page

Add a description, image, and links to the radare2 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 radare2 topic, visit your repo's landing page and select "manage topics."

Learn more