Jeffrey Crowell
|
3ef6f65a13
|
add help for /c/j and /c/ one;two
|
2015-07-08 14:24:22 -04:00 |
|
Jeffrey Crowell
|
641aec0899
|
fix compiler warning
|
2015-07-08 14:19:41 -04:00 |
|
Jeffrey Crowell
|
f5095cff88
|
add regexp to /c/
|
2015-07-08 14:02:48 -04:00 |
|
pancake
|
05c8e5c198
|
Fix null deref in fatmach0's rabin2 -x
|
2015-07-08 19:13:30 +02:00 |
|
pancake
|
51ef7c01d1
|
Autocomment for memref strings in disasm (reported by @dwenstein)
|
2015-07-08 18:46:35 +02:00 |
|
pancake
|
a870a9f788
|
Refix for #2889 - that was nasty
|
2015-07-08 18:33:29 +02:00 |
|
pancake
|
7a937e46e1
|
Fix warns and a cov in arm64
|
2015-07-08 17:06:55 +02:00 |
|
XVilka
|
68252124ff
|
Initial MSYS2 support
|
2015-07-08 17:14:48 +03:00 |
|
pancake
|
61eb7d3abe
|
Fix #2889 - Fix use after free in rnum
|
2015-07-08 14:55:52 +02:00 |
|
pancake
|
41d12ff98b
|
Fix #2880 - Fix crash in rapatch (r2 -P)
|
2015-07-08 14:21:43 +02:00 |
|
Jeffrey Crowell
|
14594ff1cc
|
fix segfault in iac
close #2894
|
2015-07-07 13:10:53 -04:00 |
|
pancake
|
889eaaf500
|
Use hex offsets in rabin2 -qz
|
2015-07-07 11:18:46 +02:00 |
|
pancake
|
19e20cdbc5
|
Add R_SYS_ARCH/_BITS for arm64
|
2015-07-07 01:44:47 +02:00 |
|
pancake
|
c7b0c835a3
|
Fiz type field in iz
|
2015-07-07 01:28:10 +02:00 |
|
Riccardo Schirone
|
a13f04ba58
|
core/graph: print the whole graph when the graph is not interactive
|
2015-07-07 00:54:38 +02:00 |
|
Riccardo Schirone
|
42e1bab640
|
core/graph: use get_anode instead of explicit casting
|
2015-07-07 00:54:38 +02:00 |
|
Riccardo Schirone
|
316a529a80
|
core/graph: fix a regression where dots are printed out of node
|
2015-07-07 00:54:38 +02:00 |
|
Riccardo Schirone
|
261dd145d9
|
core/graph: fix memleaks in combine_sequences
|
2015-07-07 00:54:38 +02:00 |
|
pancake
|
6995ea2c93
|
Handle rabin2 -D cxx - like c++filt
|
2015-07-07 00:38:51 +02:00 |
|
pancake
|
cae1d3c8cc
|
Initial work to support ios-arm64 builds
|
2015-07-07 00:23:08 +02:00 |
|
pancake
|
aeded4675c
|
Fix print 0 lines issue in RCons
|
2015-07-07 00:21:51 +02:00 |
|
pancake
|
5af8ce570e
|
Add sys/purge.sh script
|
2015-07-06 22:51:09 +02:00 |
|
pancake
|
48b4c474dc
|
Fix iOS build after the libzip "fix"
|
2015-07-06 17:38:45 +02:00 |
|
pancake
|
b0c9ac637e
|
Add icl command to list all method addresses of a specific class
|
2015-07-06 11:46:21 +02:00 |
|
pancake
|
b67103e8e2
|
Fix #2888 - afns list all named strings in a function
|
2015-07-06 11:30:35 +02:00 |
|
pancake
|
38defdce3b
|
Fix dex parser segfault and binclass output
|
2015-07-06 02:50:36 +02:00 |
|
pancake
|
d054008b17
|
Implement class methods for DEX and make icj
|
2015-07-06 02:38:54 +02:00 |
|
pancake
|
406000688d
|
Use yellow for text in hexdump like in pd, cyan for bin
|
2015-07-06 01:27:43 +02:00 |
|
pancake
|
a67e74c6cd
|
rabin2 -c <-> -C
|
2015-07-06 01:09:00 +02:00 |
|
pancake
|
c10bcdfbea
|
bin.filter class names and hashify raw bytes in name
|
2015-07-06 00:58:51 +02:00 |
|
pancake
|
e20a1c0ce4
|
Add r2 -u flag to set bin.filter=false
|
2015-07-06 00:57:55 +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 |
|
Álvaro Felipe Melchor
|
2293eb3c8c
|
Fix #2855 - use after free in r_num_calc_index
|
2015-07-05 20:44:03 +02:00 |
|
Álvaro Felipe Melchor
|
9dd078dfa5
|
Fix #2883
|
2015-07-05 20:44:03 +02:00 |
|
Álvaro Felipe Melchor
|
693e728959
|
Fix #2868
|
2015-07-05 20:44:03 +02:00 |
|
Álvaro Felipe Melchor
|
0fd2a3d87c
|
Fix #2869 - oob write in r_print_randomart due to bad allocation
|
2015-07-05 20:44:03 +02:00 |
|
Álvaro Felipe Melchor
|
955723a377
|
Fix #2870 - oob read in core->block due to a off-by-one
|
2015-07-05 20:44:03 +02:00 |
|
Álvaro Felipe Melchor
|
b794485918
|
Fix #2874
|
2015-07-05 20:44:03 +02:00 |
|
pancake
|
f622ba9f37
|
Partly fix the symtab parsing in mach0, postponed after dysymtab
|
2015-07-05 19:36:47 +02:00 |
|
pancake
|
6ed4d5a94b
|
Comment the mach0's symtab parser, rabin2 -u and more
|
2015-07-05 03:25:20 +02:00 |
|
pancake
|
c334632809
|
Add anal.noncode to avoid analyzing data by default
Fix double-free in core/anal.c
|
2015-07-05 01:44:45 +02:00 |
|
pancake
|
31e397cc94
|
Follow rip refptr jmps on x86-64 with capstone
|
2015-07-05 01:43:56 +02:00 |
|
pancake
|
3d1532c4d9
|
Is ok to have dupped imports
|
2015-07-05 00:41:06 +02:00 |
|
pancake
|
cfb8de7c4d
|
Fix DEX entrypoint address to section.code
|
2015-07-05 00:11:42 +02:00 |
|
pancake
|
cdf56a63f8
|
Add bin.filter=true config var to avoid dupped symbols and imports
|
2015-07-04 23:42:48 +02:00 |
|
pancake
|
1f2a63ddb5
|
Fix JSON for fuckedup symbol and import names
|
2015-07-04 23:11:33 +02:00 |
|
Riccardo Schirone
|
f6774e5938
|
core/graph: traverse nodes with based on (x,y) coordinates
|
2015-07-04 02:34:59 +02:00 |
|
Riccardo Schirone
|
fe794fcc16
|
core/graph: const-ify
|
2015-07-04 02:34:58 +02:00 |
|
Riccardo Schirone
|
937d87f893
|
core/graph: fix warnings
|
2015-07-04 02:34:58 +02:00 |
|