mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-20 12:53:45 +00:00
098b1ba127
- Experimental.. not yet ready for release - Add rasm2 -F flag to specify input and output filters $ rasm2 -F att2intel * Add new att2intel r_parse plugin - make mrproper required * Initial implementation of RBinClass - Only experimental and Java-specific atm - Add rabin2 -C to display classes * Optimize some r_str functions
89 lines
853 B
INI
89 lines
853 B
INI
# fs.udf
|
|
# fs.iso9660
|
|
# fs.hfsplus
|
|
# fs.hfs
|
|
# fs.jfs
|
|
STATIC="asm.java
|
|
asm.arm
|
|
asm.armthumb
|
|
asm.sh
|
|
asm.csr
|
|
asm.avr
|
|
asm.dalvik
|
|
asm.mips
|
|
asm.sparc
|
|
asm.ppc
|
|
asm.x86
|
|
asm.x86_olly
|
|
asm.x86_nasm
|
|
asm.x86_nz
|
|
asm.x86_as
|
|
asm.msil
|
|
anal.sh
|
|
anal.x86
|
|
anal.x86_simple
|
|
anal.arm
|
|
anal.mips
|
|
anal.java
|
|
anal.dalvik
|
|
anal.csr
|
|
anal.avr
|
|
anal.ppc
|
|
anal.sparc
|
|
bin.any
|
|
bin.fs
|
|
bin.elf
|
|
bin.elf64
|
|
bin.java
|
|
bin.dex
|
|
bin.pe
|
|
bin.pe64
|
|
bin.mach0
|
|
bin.mach064
|
|
bin_xtr.fatmach0
|
|
bin_xtr.dyldcache
|
|
bp.arm
|
|
bp.x86
|
|
bp.mips
|
|
bp.ppc
|
|
cmd.dummy
|
|
crypto.aes
|
|
debug.native
|
|
debug.gdb
|
|
debug.rap
|
|
fs.fat
|
|
fs.ntfs
|
|
fs.ext2
|
|
fs.hfs
|
|
fs.hfsplus
|
|
fs.reiserfs
|
|
fs.tar
|
|
fs.cpio
|
|
fs.xfs
|
|
fs.iso9660
|
|
fs.udf
|
|
fs.ufs
|
|
fs.posix
|
|
fs.jfs
|
|
fs.minix
|
|
fs.fb
|
|
fs.sfs
|
|
io.debug
|
|
io.rap
|
|
io.gdb
|
|
io.haret
|
|
io.mach
|
|
io.w32dbg
|
|
io.malloc
|
|
io.ptrace
|
|
io.procpid
|
|
io.shm
|
|
parse.mreplace
|
|
parse.att2intel
|
|
parse.x86_pseudo"
|
|
SHARED="
|
|
asm.bf
|
|
asm.csr
|
|
asm.psosvm
|
|
io.shm"
|