mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-04 04:28:20 +00:00
bb8cfd866d
- Add function r_bin_extract() - Add lib r_bin_fatmach0 into format/mach0/ - Complete mach0_specs with fat mach-o stuff - Add plugin bin_fatmach0 - Initial import of mach-ex into r_bin - Remove mach-ex * rabin2 - Add flag -x for extracting bins from file * Build - Update plugins.def.cfg - Remove mach-ex stuff from libr/Makefile
52 lines
508 B
INI
52 lines
508 B
INI
STATIC="asm.java
|
|
asm.arm
|
|
asm.csr
|
|
asm.avr
|
|
asm.mips
|
|
asm.ppc
|
|
asm.x86
|
|
asm.x86_nasm
|
|
asm.x86_olly
|
|
anal.x86
|
|
anal.x86_x86im
|
|
anal.arm
|
|
anal.mips
|
|
anal.java
|
|
anal.csr
|
|
anal.ppc
|
|
bin.dummy
|
|
bin.elf
|
|
bin.elf64
|
|
bin.java
|
|
bin.pe
|
|
bin.pe64
|
|
bin.mach0
|
|
bin.mach064
|
|
bin.fatmach0
|
|
bp.arm
|
|
bp.x86
|
|
bp.mips
|
|
bp.ppc
|
|
cmd.dummy
|
|
crypto.aes
|
|
debug.native
|
|
io.debug
|
|
io.gdb
|
|
io.mach
|
|
io.w32dbg
|
|
io.malloc
|
|
io.ptrace
|
|
io.procpid
|
|
parse.dummy
|
|
parse.mreplace
|
|
parse.x86_pseudo"
|
|
SHARED="
|
|
asm.bf
|
|
asm.csr
|
|
asm.dummy
|
|
asm.psosvm
|
|
asm.sparc
|
|
anal.dummy
|
|
debug.gdb
|
|
io.shm"
|