radare2/plugins.def.cfg
Dirk Eibach fe3c10fc22 io: Add gprobe plugin (#9735)
GProbe is a protocol to communicate with various parts from
Genesis/STMicro/MegaChips that are mostly used in video chipsets.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
2018-03-21 10:07:55 +01:00

252 lines
2.5 KiB
INI

STATIC="anal.8051
anal.arc
anal.arm_cs
anal.arm_gnu
anal.avr
anal.i4004
anal.bf
anal.chip8
anal.cr16
anal.cris
anal.dalvik
anal.ebc
anal.gb
anal.h8300
anal.hexagon
anal.i8080
anal.java
anal.m68k_cs
anal.xtensa
anal.malbolge
anal.mips_cs
anal.mips_gnu
anal.msp430
anal.nios2
anal.null
anal.ppc_cs
anal.ppc_gnu
anal.sh
anal.sparc_cs
anal.sparc_gnu
anal.sysz
anal.tms320
anal.v850
anal.ws
anal.xap
anal.x86_cs
anal.xcore_cs
anal.z80
anal.v810
anal.vax
anal.6502
anal.snes
anal.riscv
anal.pic
anal.rsp
anal.wasm
asm.6502
asm.8051
asm.arc
asm.arm_cs
asm.arm_gnu
asm.arm_winedbg
asm.avr
asm.bf
asm.chip8
asm.cr16
asm.cris_gnu
asm.dalvik
asm.dcpu16
asm.hexagon
asm.ebc
asm.gb
asm.h8300
asm.hppa_gnu
asm.i4004
asm.i8080
asm.java
asm.lm32
asm.tricore
asm.xtensa
asm.m68k_cs
asm.malbolge
asm.mips_cs
asm.mips_gnu
asm.msp430
asm.nios2
asm.ppc_cs
asm.ppc_gnu
asm.propeller
asm.riscv
asm.rsp
asm.lanai_gnu
asm.sh
asm.snes
asm.sparc_cs
asm.sparc_gnu
asm.spc700
asm.sysz
asm.tms320
asm.v850
asm.ws
asm.xap
asm.arm_as
asm.wasm
asm.x86_as
asm.x86_cs
asm.x86_nz
asm.x86_nasm
asm.xcore_cs
asm.z80
asm.lh5801
asm.v810
asm.vax
asm.mcs96
asm.pic
bin.any
bin.wasm
bin.nro
bin.nso
bin.art
bin.bf
bin.bflt
bin.bios
bin.bootimg
bin.cgc
bin.coff
bin.dex
bin.dol
bin.elf
bin.elf64
bin.fs
bin.java
bin.menuet
bin.mach0
bin.mach064
bin.mbn
bin.mdmp
bin.mz
bin.nes
bin.nin3ds
bin.ninds
bin.ningb
bin.ningba
bin.omf
bin.p9
bin.pe
bin.pe64
bin.pebble
bin.smd
bin.sms
bin.avr
bin.sfc
bin.spc700
bin.te
bin.vsf
bin.xbe
bin.z64
bin.dyldcache
bin_xtr.xtr_dyldcache
bin_xtr.xtr_fatmach0
bin_ldr.ldr_linux
bin.zimg
bin.psxexe
bp.arm
bp.bf
bp.mips
bp.ppc
bp.x86
core.anal
core.java
crypto.aes
crypto.des
crypto.rc4
crypto.cps2
crypto.xor
crypto.blowfish
crypto.rc2
crypto.rot
crypto.rol
crypto.ror
crypto.base64
crypto.base91
crypto.aes_cbc
crypto.punycode
crypto.rc6
crypto.serpent
debug.bf
debug.io
debug.esil
debug.gdb
debug.qnx
debug.native
debug.rap
debug.windbg
debug.bochs
debug.null
egg.exec
egg.xor
fs.io
fs.r2
fs.ext2
fs.fat
fs.fb
fs.hfs
fs.hfsplus
fs.iso9660
fs.jfs
fs.minix
fs.ntfs
fs.posix
fs.reiserfs
fs.sfs
fs.tar
fs.udf
fs.ufs
fs.xfs
io.null
io.bfdbg
io.bochs
io.debug
io.default
io.gprobe
io.gdb
io.qnx
io.r2pipe
io.gzip
io.http
io.tcp
io.r2web
io.ihex
io.mach
io.malloc
io.sparse
io.mmap
io.procpid
io.ptrace
io.rap
io.self
io.shm
io.w32
io.w32dbg
io.windbg
io.winedbg
io.zip
io.r2k
io.ar
io.rbuf
lang.vala
parse.6502_pseudo
parse.arm_pseudo
parse.att2intel
parse.dalvik_pseudo
parse.m68k_pseudo
parse.mips_pseudo
parse.mreplace
parse.ppc_pseudo
parse.sh_pseudo
parse.avr_pseudo
parse.x86_pseudo
parse.z80_pseudo"
SHARED="io.shm"