radare2/plugins.def.cfg
Nibble cbb5fe143b * r_anal
- Update build system
  - Fix analysis of bb longer than blocksize
  - Code cleanup
* build
  - Add anal plugins to plugins.def.cfg
2010-02-28 20:07:36 +01:00

41 lines
405 B
INI

STATIC="asm.java
asm.arm
asm.mips
asm.ppc
asm.x86
asm.x86_nasm
asm.x86_olly
anal.x86
anal.ppc
bin.dummy
bin.elf
bin.elf64
bin.java
bin.pe
bin.pe64
bin.mach0
bin.mach064
bp.arm
bp.x86
cmd.dummy
crypto.aes
debug.native
io.debug
io.mach
io.malloc
io.ptrace
parse.dummy
parse.mreplace
parse.x86_pseudo"
SHARED="
asm.bf
asm.csr
asm.dummy
asm.m68k
asm.psosvm
asm.sparc
anal.dummy
anal.x86_bea
debug.gdb
io.shm"