.. |
any.mk
|
|
|
art.mk
|
Initial support for loading Android ART binaries
|
2015-06-17 11:14:41 +02:00 |
bf.mk
|
|
|
bin_any.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_art.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_bf.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_bios.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_coff.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_dbginfo_elf64.c
|
|
|
bin_dbginfo_elf.c
|
|
|
bin_dex.c
|
Fix some COVS
|
2015-07-25 01:26:54 +02:00 |
bin_elf64.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_elf.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_fs.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_java.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_mach0.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_mach064.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_mz.c
|
Fix #2927 and random code cleanups
|
2015-07-12 19:20:36 +02:00 |
bin_ninds.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_ningb.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_ningba.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_omf.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_p9.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_pe64.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_pe.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_pebble.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_rar.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_te.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_write_elf64.c
|
|
|
bin_write_elf.c
|
|
|
bin_xbe.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_xtr_dyldcache.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_xtr_fatmach0.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bin_zimg.c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
bios.mk
|
|
|
coff.mk
|
|
|
dex.mk
|
|
|
dyldcache.mk
|
|
|
elf64.mk
|
|
|
elf.mk
|
Fix iOS build
|
2015-06-04 04:30:48 +02:00 |
fatmach0.mk
|
|
|
fs.mk
|
|
|
java.mk
|
|
|
mach0.mk
|
|
|
mach064.mk
|
|
|
Makefile
|
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 |
mz.mk
|
Rewrite MZ bin plugin
|
2015-06-08 22:18:21 +02:00 |
ninds.mk
|
|
|
ningb.mk
|
|
|
ningba.mk
|
|
|
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
|
|
|
pe64.mk
|
|
|
pe.mk
|
|
|
pebble.mk
|
|
|
rar.mk
|
|
|
te.mk
|
Fix iOS build
|
2015-06-04 04:30:48 +02:00 |
xbe.mk
|
|
|
zimg.mk
|
|
|