forked from radareorg/radare2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugins.def.cfg
226 lines (226 loc) · 2.3 KB
/
plugins.def.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
STATIC="anal.8051
anal.arc
anal.arm_cs
anal.arm_gnu
anal.avr
anal.i4004
anal.bf
anal.cr16
anal.cris
anal.csr
anal.dalvik
anal.ebc
anal.gb
anal.h8300
anal.i8080
anal.java
anal.m68k
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.x86_cs
anal.x86_udis
anal.xcore_cs
anal.z80
anal.v810
anal.vax
anal.6502
anal.snes
anal.riscv
anal.pic18c
asm.6502
asm.8051
asm.arc
asm.arm_cs
asm.arm_gnu
asm.arm_winedbg
asm.avr
asm.bf
asm.cr16
asm.cris_gnu
asm.csr
asm.dalvik
asm.dcpu16
asm.ebc
asm.gb
asm.h8300
asm.hppa_gnu
asm.i4004
asm.i8080
asm.java
asm.lm32
asm.tricore
asm.xtensa
asm.m68k
asm.m68k_cs
asm.malbolge
asm.mips_cs
asm.mips_gnu
asm.msp430
asm.nios2
asm.ppc_cs
asm.ppc_gnu
asm.rar
asm.riscv
asm.lanai_gnu
asm.sh
asm.snes
asm.sparc_cs
asm.sparc_gnu
asm.spc700
asm.sysz
asm.tms320
asm.v850
asm.ws
asm.arm_as
asm.x86_as
asm.x86_cs
asm.x86_tab
asm.x86_nz
asm.x86_olly
asm.x86_udis
asm.x86_nasm
asm.xcore_cs
asm.z80
asm.z80_cr
asm.lh5801
asm.v810
asm.vax
asm.mcs96
asm.pic18c
bin.any
bin.art
bin.bf
bin.bios
bin.bootimg
bin.cgc
bin.coff
bin.dex
bin.dol
bin.elf
bin.elf64
bin.fs
bin.java
bin.mach0
bin.mach064
bin.mbn
bin.mz
bin.nes
bin.nin3ds
bin.ninds
bin.ningb
bin.ningba
bin.omf
bin.p9
bin.pe
bin.pe64
bin.pebble
bin.rar
bin.smd
bin.sms
bin.spc700
bin.te
bin.vsf
bin.xbe
bin.dyldcache
bin_xtr.xtr_dyldcache
bin_xtr.fatmach0
bin.zimg
bin.psxexe
bp.arm
bp.bf
bp.mips
bp.ppc
bp.x86
core.anal
core.java
crypto.aes
crypto.rc4
crypto.xor
crypto.blowfish
crypto.rc2
crypto.rot
crypto.rol
crypto.ror
crypto.base64
crypto.base91
crypto.aes_cbc
crypto.punycode
crypto.rc6
debug.bf
debug.esil
debug.gdb
debug.qnx
debug.native
debug.rap
debug.wind
debug.bochs
egg.exec
egg.xor
fs.cpio
fs.ext2
fs.fat
fs.fb
fs.hfs
fs.hfsplus
fs.squash
fs.iso9660
fs.jfs
fs.minix
fs.ntfs
fs.posix
fs.reiserfs
fs.sfs
fs.tar
fs.udf
fs.ufs
fs.xfs
io.bfdbg
io.bochs
io.debug
io.default
io.gdb
io.qnx
io.r2pipe
io.gzip
io.http
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.zip
lang.vala
parse.m68k_pseudo
parse.6502_pseudo
parse.arm_pseudo
parse.att2intel
parse.dalvik_pseudo
parse.mips_pseudo
parse.mreplace
parse.ppc_pseudo
parse.x86_pseudo"
SHARED="io.shm"