.. |
any.mk
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
art.mk
|
Initial support for loading Android ART binaries
|
2015-06-17 11:14:41 +02:00 |
avr.mk
|
Initial import of the bin.avr plugin for atmega8 chips
|
2016-07-01 15:08:13 +02:00 |
bf.mk
|
Fixes for the new linking order
|
2014-07-09 11:00:41 +02:00 |
bflt.mk
|
Fix static build
|
2018-05-20 00:46:18 +02:00 |
bin_any.c
|
fix arm32 db/cmd/cmd_open (#18052)
|
2020-12-18 00:38:31 +01:00 |
bin_art.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_avr.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_bf.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_bflt.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_bios.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_bootimg.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_cgc.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_coff.c
|
Fix new defects in various files
|
2021-10-08 01:31:17 +02:00 |
bin_dbginfo_dex.c
|
Check for return values in about ~50 method calls (#17025)
|
2020-06-15 11:24:43 +02:00 |
bin_dbginfo_elf64.c
|
Check for return values in about ~50 method calls (#17025)
|
2020-06-15 11:24:43 +02:00 |
bin_dbginfo_elf.c
|
Check for return values in about ~50 method calls (#17025)
|
2020-06-15 11:24:43 +02:00 |
bin_dex.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_dmp64.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_dol.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_dyldcache.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_elf64.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_elf.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_elf.inc
|
Fix #18783 - Support ELFs with phnum > 0xFFFF ##bin
|
2021-08-19 12:12:43 +02:00 |
bin_fs.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_hunk.c
|
Initial implementation of the HUNK file parser ##bin
|
2021-09-29 12:34:44 +02:00 |
bin_java.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_ldr_linux.c
|
s/CORELIB/R2_PLUGIN_INCORE/g (#14295)
|
2019-06-13 19:12:51 +02:00 |
bin_le.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_mach0.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_mach064.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_mbn.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_mdmp.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_menuet.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_mz.c
|
Fix #19043 - Fix loading MZ with text < bsize aka 1byte ##bin (#19115)
|
2021-09-20 00:20:35 +02:00 |
bin_ne.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_nes.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_nin3ds.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_ninds.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_ningb.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_ningba.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_nro.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_nso.c
|
Code cleanup, somewhat related to windows code
|
2021-08-27 03:03:34 +02:00 |
bin_off.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_omf.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_p9.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_pe64.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_pe.c
|
Fix reopen regression on Windows
|
2021-10-12 20:24:32 +02:00 |
bin_pe.inc
|
Detect canary on statically linked RT and stripped PEs ##bin
|
2021-09-29 12:08:50 +02:00 |
bin_pebble.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_prg.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_psxexe.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_pyc.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_qnx.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_sfc.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_smd.c
|
Fix recent android build regression
|
2021-08-19 18:26:22 +02:00 |
bin_sms.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_symbols.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_te.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_tic.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_vsf.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_wad.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_wasm.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_write_elf64.c
|
Extract bin_write_elf.c common parts to bin_write_elf.inc
|
2018-08-24 15:57:05 +02:00 |
bin_write_elf.c
|
Completely eliminate the bytes apis in RBin ##bin
|
2019-05-27 18:18:01 +02:00 |
bin_write_elf.inc
|
Fix #16265 - Segfault in rabin2 -O e/123 with ELF ##bin
|
2020-03-23 02:08:17 +01:00 |
bin_write_mach0.c
|
Initial cleanup in RParse, delete mreplace plugin ##disasm
|
2019-06-17 02:23:58 +02:00 |
bin_write_mach064.c
|
Add dummy work for mach0 in rabin2 -O
|
2016-04-07 15:42:06 +02:00 |
bin_write_pe64.c
|
Support writing PE32/PE32+ section permissions (#7058)
|
2017-03-19 01:27:24 +01:00 |
bin_write_pe.c
|
Completely eliminate the bytes apis in RBin ##bin
|
2019-05-27 18:18:01 +02:00 |
bin_xbe.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_xnu_kernelcache.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_xtr_dyldcache.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_xtr_fatmach0.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_xtr_pemixed.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_xtr_sep64.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_z64.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bin_zimg.c
|
Allow RBinPlugins to use RBinFile at check() ##bin
|
2021-08-01 12:39:51 +02:00 |
bios.mk
|
Fixes for the new linking order
|
2014-07-09 11:00:41 +02:00 |
bootimg.mk
|
Initial support for Android BOOT images
|
2015-12-18 20:08:05 +01:00 |
cgc.mk
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
coff.mk
|
More link order fixes
|
2014-07-09 11:30:18 +02:00 |
dex.mk
|
Add debug info support for Dalvik (#6570)
|
2017-01-24 18:51:27 +01:00 |
dmp64.mk
|
Add Windows Crash Dump format support (#16087) ##bin
|
2020-03-02 19:20:27 +01:00 |
dol.mk
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
dyldcache.mk
|
Initial draft implementation of the loader plugins for RBin
|
2018-01-07 21:54:41 +01:00 |
elf64.mk
|
Add support for iOS-simulator and static-OSX builds
|
2015-04-14 17:14:43 +02:00 |
elf.mk
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
fs.mk
|
Fixes for the new linking order
|
2014-07-09 11:00:41 +02:00 |
hunk.mk
|
Initial implementation of the HUNK file parser ##bin
|
2021-09-29 12:34:44 +02:00 |
java.mk
|
Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212)
|
2018-05-28 17:14:49 +02:00 |
ldr_linux.mk
|
Initial draft implementation of the loader plugins for RBin
|
2018-01-07 21:54:41 +01:00 |
le.mk
|
Initial implementation of LX/LE file plugin ##bin
|
2019-12-28 18:46:14 +01:00 |
mach0.mk
|
Add magic signatures for llvm bitcode and xcode symbols
|
2018-11-08 17:29:43 +01:00 |
mach064.mk
|
Add dummy work for mach0 in rabin2 -O
|
2016-04-07 15:42:06 +02:00 |
Makefile
|
Move spc700 asm,bin plugins to radare2-extras ##asm (#17762)
|
2020-10-10 12:11:29 +08:00 |
mbn.mk
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
mdmp.mk
|
mdmp: moved mdmp to the core from r2-extras
|
2017-10-26 11:25:11 +02:00 |
menuet.mk
|
Add bin.menuet plugin
|
2016-11-03 23:43:30 +01:00 |
mz.mk
|
Rewrite MZ bin plugin
|
2015-06-08 22:18:21 +02:00 |
ne.mk
|
Initial implementation of NE file format (#14573)
|
2019-07-17 17:57:50 +08:00 |
nes.mk
|
Initial support for NES file
|
2015-09-20 20:10:03 +02:00 |
nin3ds.mk
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
ninds.mk
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
ningb.mk
|
More link order fixes
|
2014-07-09 11:30:18 +02:00 |
ningba.mk
|
Fixes for the new linking order
|
2014-07-09 11:00:41 +02:00 |
nro.mk
|
Initial support for the NRO Nintendo Switch binaries
|
2017-03-14 20:02:59 +01:00 |
nso.mk
|
Parse symbols and imports for the NSO file format (#10012)
|
2018-05-04 19:40:00 +02:00 |
off.mk
|
Add initial toy IBM S390 Object File Format parser ##bin (#18747)
|
2021-05-24 21:17:13 +02:00 |
omf.mk
|
omf loader is working but in 32bits omf file the vaddr take the value of the paddr in sections and for both 16 adn 32 bits file vaddr is take as offset to pd command instead of paddr (or i misunderstand how it suppose to work)
|
2015-05-22 12:47:19 +02:00 |
p9.mk
|
Hackaround dupped dynplugins builds
|
2014-06-05 04:32:47 +02:00 |
pe64.mk
|
Support writing PE32/PE32+ section permissions (#7058)
|
2017-03-19 01:27:24 +01:00 |
pe.mk
|
Do not build the .net thing
|
2017-12-24 19:47:17 +01:00 |
pebble.mk
|
Fix some PE crashes
|
2014-12-11 02:08:29 +01:00 |
prg.mk
|
Add support for C64 PRG fileformat ##bin (#15448)
|
2019-11-11 21:54:46 +01:00 |
psxexe.mk
|
Initial PSX Executable Support
|
2015-11-23 20:56:19 +01:00 |
pyc.mk
|
Add Python bytecode plugins (#16771)
|
2020-05-13 10:37:09 +08:00 |
qnx.mk
|
Add initial support for QNX executables ##bin
|
2019-03-05 20:27:43 +01:00 |
sfc.mk
|
Implemented a sort-of-working SNES/SFC file format
|
2017-04-17 23:14:42 +02:00 |
smd.mk
|
Fix #3431 - Implement support for SMD roms
|
2015-10-29 13:55:03 +01:00 |
sms.mk
|
Initial support for SMS roms
|
2015-10-30 20:16:12 +01:00 |
symbols.mk
|
Improve Xcode symbols parser ##bin
|
2020-05-17 21:05:37 +02:00 |
te.mk
|
Fix #5158 - Merge r_db into r_util
|
2016-06-17 12:19:16 +02:00 |
tic.mk
|
Initial support for the TIC-80 Fantasy Computer cartridges ##bin
|
2021-07-31 02:52:26 +02:00 |
vsf.mk
|
Removed unneeded message from build system (#7478)
|
2017-05-11 21:06:01 +02:00 |
wad.mk
|
Add WAD file parsing (#18659) ##bin
|
2021-05-18 18:06:40 +02:00 |
wasm.mk
|
WASM bin initial support (#7220)
|
2017-04-09 00:53:35 +02:00 |
xbe.mk
|
Fixes for the new linking order
|
2014-07-09 11:00:41 +02:00 |
xnu_kernelcache.mk
|
Final mingw fixes
|
2021-10-19 12:52:00 +02:00 |
xtr_dyldcache.mk
|
Initial rework for dyldcache
|
2016-02-04 15:44:49 +01:00 |
xtr_fatmach0.mk
|
Initial draft implementation of the loader plugins for RBin
|
2018-01-07 21:54:41 +01:00 |
xtr_pemixed.mk
|
Add pemixed plugin
|
2018-08-06 01:22:11 +02:00 |
xtr_sep64.mk
|
Add 64-bit iOS SEP xtr plugin ##bin
|
2019-12-13 15:49:35 +01:00 |
z64.mk
|
add n64 (z64 format) loader (#9142)
|
2018-01-06 16:33:49 -08:00 |
zimg.mk
|
Added initial zimg support
|
2015-04-06 22:31:06 -04:00 |