Skip to content

Commit 19c8568

Browse files
authored
Initial refactoring of the binxtr plugins as rfs ones ##bin
* Fatmachos are now considered filesystems * Still need to rewire the rest of binxtr plugins
1 parent 6c72d06 commit 19c8568

44 files changed

Lines changed: 976 additions & 241 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dist/plugins-cfg/plugins.android.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ bin.xbe
4848
bin.xcoff64
4949
bin.xnu_kernelcache
5050
bin_xtr.xtr_dyldcache
51-
bin_xtr.xtr_fatmach0
5251
bin_xtr.xtr_sep64
5352
bp.arm
5453
bp.bf
@@ -82,6 +81,7 @@ fs.io
8281
fs.ntfs
8382
fs.posix
8483
fs.reiserfs
84+
fs.fatmacho
8585
io.bfdbg
8686
io.debug
8787
io.default

dist/plugins-cfg/plugins.bin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ bin.mz
1616
bin.pe64
1717
bin.mach0
1818
bin.mach064
19-
bin_xtr.xtr_fatmach0
2019
bin_xtr.xtr_sep64
2120
"
2221
SHARED="
@@ -88,6 +87,7 @@ fs.tar
8887
fs.udf
8988
fs.ufs
9089
fs.xfs
90+
fs.fatmacho
9191
io.bfdbg
9292
io.bochs
9393
io.debug

dist/plugins-cfg/plugins.cs4.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ bin.z64
143143
bin.zimg
144144
bin_ldr.ldr_linux
145145
bin_xtr.xtr_dyldcache
146-
bin_xtr.xtr_fatmach0
147146
bin_xtr.xtr_pemixed
148147
bin_xtr.xtr_sep64
149148
bin_xtr.xtr_xalz
@@ -206,6 +205,7 @@ fs.udf
206205
fs.ufs
207206
fs.xfs
208207
fs.zip
208+
fs.fatmacho
209209
io.ar
210210
io.bfdbg
211211
io.bochs

dist/plugins-cfg/plugins.cs6.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ bin.z64
132132
bin.zimg
133133
bin_ldr.ldr_linux
134134
bin_xtr.xtr_dyldcache
135-
bin_xtr.xtr_fatmach0
136135
bin_xtr.xtr_pemixed
137136
bin_xtr.xtr_sep64
138137
bin_xtr.xtr_xalz
@@ -201,6 +200,7 @@ fs.udf
201200
fs.ufs
202201
fs.xfs
203202
fs.zip
203+
fs.fatmacho
204204
io.ar
205205
io.bfdbg
206206
io.bochs

dist/plugins-cfg/plugins.def.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ bin.z64
174174
bin.zimg
175175
bin_ldr.ldr_linux
176176
bin_xtr.xtr_dyldcache
177-
bin_xtr.xtr_fatmach0
178177
bin_xtr.xtr_pemixed
179178
bin_xtr.xtr_sep64
180179
bin_xtr.xtr_xalz
@@ -263,6 +262,7 @@ esil.dummy
263262
esil.forth
264263
fs.ext2
265264
fs.bfs
265+
fs.fatmacho
266266
fs.squashfs
267267
fs.tmp
268268
fs.fat

dist/plugins-cfg/plugins.emscripten.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ bin.mach0
1414
bin.mach064
1515
bin.pe
1616
bin.pe64
17-
bin_xtr.xtr_fatmach0
1817
bp.null
1918
cmd.dummy
2019
egg.xor
@@ -33,6 +32,7 @@ muta.charset_pokered
3332
debug.null
3433
esil.null
3534
fs.io
35+
fs.fatmacho
3636
io.default
3737
io.malloc
3838
asm.null

dist/plugins-cfg/plugins.ios-store.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ bin.ninds
3535
bin.nin3ds
3636
bin.xbe
3737
bin.xcoff64
38-
bin_xtr.xtr_fatmach0
3938
bin_xtr.xtr_dyldcache
4039
bin_xtr.xtr_sep64
4140
bp.arm
@@ -62,6 +61,7 @@ egg.xor
6261
fs.io
6362
fs.r2
6463
fs.posix
64+
fs.fatmacho
6565
io.rap
6666
io.gzip
6767
io.http

dist/plugins-cfg/plugins.ios.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ bin.ninds
3535
bin.nin3ds
3636
bin.xbe
3737
bin.xcoff64
38-
bin_xtr.xtr_fatmach0
3938
bin_xtr.xtr_dyldcache
4039
bin_xtr.xtr_sep64
4140
bp.arm
@@ -68,6 +67,7 @@ fs.hfs
6867
fs.hfsplus
6968
fs.reiserfs
7069
fs.posix
70+
fs.fatmacho
7171
io.debug
7272
io.rap
7373
io.gzip

dist/plugins-cfg/plugins.mingw.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ bin.z64
125125
bin.dyldcache
126126
bin.xnu_kernelcache
127127
bin_xtr.xtr_dyldcache
128-
bin_xtr.xtr_fatmach0
129128
bin_xtr.xtr_pemixed
130129
bin_xtr.xtr_sep64
131130
bin_ldr.ldr_linux
@@ -194,6 +193,7 @@ fs.tar
194193
fs.udf
195194
fs.ufs
196195
fs.xfs
196+
fs.fatmacho
197197
io.null
198198
io.bfdbg
199199
io.bochs

dist/plugins-cfg/plugins.nocs.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ bin.z64
113113
bin.dyldcache
114114
bin.xnu_kernelcache
115115
bin_xtr.xtr_dyldcache
116-
bin_xtr.xtr_fatmach0
117116
bin_xtr.xtr_pemixed
118117
bin_xtr.xtr_sep64
119118
bin_ldr.ldr_linux
@@ -182,6 +181,7 @@ fs.tar
182181
fs.udf
183182
fs.ufs
184183
fs.xfs
184+
fs.fatmacho
185185
io.null
186186
io.bfdbg
187187
io.bochs

0 commit comments

Comments
 (0)