pancake
|
d054008b17
|
Implement class methods for DEX and make icj
|
2015-07-06 02:38:54 +02:00 |
|
pancake
|
ff88d4c473
|
Fix output of ic and icq
|
2015-07-06 00:07:54 +02:00 |
|
pancake
|
c6daf8549f
|
Fix listing classes for DEX binaries
|
2015-07-06 00:05:03 +02:00 |
|
pancake
|
1f2a63ddb5
|
Fix JSON for fuckedup symbol and import names
|
2015-07-04 23:11:33 +02:00 |
|
pancake
|
1e4638d27e
|
Add -D <lang> all to demangle symbols via rabin2
|
2015-06-22 11:36:28 +02:00 |
|
pancake
|
b10aa5a0a2
|
Initial support for loading Android ART binaries
|
2015-06-17 11:14:41 +02:00 |
|
pancake
|
8d0b8c6b78
|
Add CS command to manage meta-spaces
|
2015-06-15 04:19:29 +02:00 |
|
Álvaro Felipe Melchor
|
78d5a78609
|
Fix COVS
|
2015-06-04 21:27:41 +02:00 |
|
pancake
|
ca4c0d1d5f
|
Fix save/restore analysis info in projects
|
2015-05-26 03:11:32 +02:00 |
|
pancake
|
5350f0537f
|
More main rebasing fixes
|
2015-05-25 16:23:51 +02:00 |
|
pancake
|
1671612bb8
|
Oops fix the main rebasing isue in x86-helloworld-gcc test
|
2015-05-25 15:03:47 +02:00 |
|
pancake
|
af07436e9a
|
Support main rebasing on non pie bins too
|
2015-05-25 14:56:17 +02:00 |
|
pancake
|
fc4ac4b202
|
Fix #2621 - relocate main symbol too
|
2015-05-25 14:32:34 +02:00 |
|
Jeffrey Crowell
|
1fab1e2338
|
fix relocation on amd64 elf
closes #2607
|
2015-05-23 10:37:19 -04:00 |
|
pancake
|
c9e81a2cfd
|
Fix t.io/va test
|
2015-05-19 14:05:07 +02:00 |
|
pancake
|
138791323a
|
More hacky fixes for rbin
|
2015-05-19 12:05:18 +02:00 |
|
pancake
|
a168075c35
|
Fix for ASLR ELF entrypoint
|
2015-05-19 10:58:40 +02:00 |
|
pancake
|
719f046563
|
Fix #2543 - Crash in iaa
|
2015-05-11 18:41:43 +02:00 |
|
skuater
|
1f3c51ad4f
|
Fix #2499 - Use base address when loading the PDB
|
2015-05-07 23:28:15 +02:00 |
|
pancake
|
1bdf7430a8
|
Handle thumb on MACH0 binaries in a better way + tests
|
2015-05-05 11:44:00 +02:00 |
|
jvoisin
|
8a4ac8b8c7
|
Silence the last remaining warning!
|
2015-05-02 00:43:47 +02:00 |
|
pancake
|
79b4820eaf
|
Fix #2455 - several ASAN crashes in the PE parser
|
2015-04-30 01:33:52 +02:00 |
|
Álvaro Felipe Melchor
|
788a7f998d
|
write the same info in normal as in json
|
2015-04-15 01:47:47 +02:00 |
|
Álvaro Felipe Melchor
|
e23d5adb3a
|
Fix 2369 - move bits and endian from core to bin info
|
2015-04-14 17:15:46 +02:00 |
|
Jeffrey Crowell
|
7a9ac6ae54
|
coverifix!
|
2015-04-13 00:43:42 -04:00 |
|
pancake
|
a0996f9549
|
Fix output of i
|
2015-04-13 02:45:24 +02:00 |
|
Álvaro Felipe Melchor
|
3f80c60357
|
updated
|
2015-04-13 01:34:05 +02:00 |
|
Álvaro Felipe Melchor
|
e858a7c00a
|
fix #1503
|
2015-04-13 01:34:05 +02:00 |
|
pancake
|
85ecbec926
|
Fix crash in fuzzed DEX file bins/dex/fuzz-loaduleb.dex
|
2015-04-12 16:00:11 +02:00 |
|
pancake
|
acd5e4b999
|
Fix dalvik<->dex class and method name resolutions
|
2015-04-12 05:13:51 +02:00 |
|
pancake
|
61202e5201
|
Add search.esilcombo to fix #2283 defaults to 8
|
2015-04-10 02:49:22 +02:00 |
|
pancake
|
8441af8afb
|
Fix PE plt issue with multiple imports
|
2015-04-07 00:57:41 +02:00 |
|
pancake
|
e03cff8a92
|
Fix PLT-related regression after optimization
|
2015-04-06 12:55:35 +02:00 |
|
pancake
|
0b04317bdb
|
Sdb memoization in RBin speedups DEX loading
Avoid some memdupping in the dex parser - needs more work
|
2015-04-06 00:59:55 +02:00 |
|
pancake
|
8d89d9af2c
|
Fix crash in ag, memleak in iI and nullderef in hexdump
|
2015-04-02 20:22:24 +02:00 |
|
AntonDevil
|
dc6af55b57
|
Compile time added to iI
|
2015-04-02 17:19:32 +02:00 |
|
pancake
|
f89f0eac4d
|
Fixes for i*
|
2015-04-01 04:14:10 +02:00 |
|
pancake
|
df86cc3124
|
Fix all t/feat_grep tests
|
2015-04-01 03:33:12 +02:00 |
|
pancake
|
2508df8028
|
Fix r2 -c'iI*' - segfault
|
2015-03-27 17:48:59 +01:00 |
|
pancake
|
6e52324885
|
Fix some more null derefs related to the rbininfo change
|
2015-03-25 17:29:38 +01:00 |
|
pancake
|
e59719942c
|
Fix null deref after the RBinINfo change
|
2015-03-25 15:05:13 +01:00 |
|
pancake
|
dff11411cc
|
RBinInfo is now dynamically allocated
|
2015-03-25 14:49:33 +01:00 |
|
condret
|
a854a6ab03
|
enhance 'im' command
|
2015-03-19 00:57:03 +01:00 |
|
condret
|
19b2bb97f1
|
add 'im' command to show info about predefined memory allocation
|
2015-03-18 22:07:05 +01:00 |
|
pancake
|
f53cb526cd
|
Add r_str_utf16_encode and use it in isj
|
2015-03-14 03:47:34 +01:00 |
|
Sushant
|
cc80e21c2b
|
issue#1754: Added file size to rabin2 -I
|
2015-03-05 15:54:50 -05:00 |
|
pancake
|
5f9d275bb8
|
Support ELF ARM PLT and mark symbols as Thumb from RBin
|
2015-02-26 02:48:54 +01:00 |
|
pancake
|
23cddbb06c
|
Autoguess baddr if not available
|
2015-02-23 16:03:48 +01:00 |
|
pancake
|
395863f04f
|
Fix #2118 - entry0 not in symbols flagspace
|
2015-02-20 23:45:18 +01:00 |
|
jvoisin
|
7a1975bd06
|
Add some comments for graphs + coverifix
|
2015-02-17 17:03:16 +01:00 |
|