pancake
323d54702c
Fix #2842 - Fix function boundary lines in one-instruction length function
2015-06-25 22:25:26 +02:00
pancake
e20b36095b
Add agf
command as an alias for afg
.
2015-06-25 16:57:15 +02:00
Sven Steinbauer
5767ac2e48
Adds support for USE_GIT_URLS environment variable
2015-06-25 16:48:12 +02:00
pancake
c6b0a5307f
Add dbg.btalgo, remove dead code and fix null deref in previous commit
2015-06-25 16:40:39 +02:00
iessa s alkuwari
b439ba4dde
backtrace improvements
2015-06-25 15:19:43 +02:00
zlowram
5e826a6c75
Changed aeis to aeim in ESIL help to match code
2015-06-25 14:16:19 +02:00
pancake
df51cfc5aa
Bump capstone and sdb
2015-06-25 12:07:20 +02:00
pancake
3621b156e9
Handle << only when scr.interactive is set
2015-06-25 11:50:29 +02:00
Riccardo Schirone
6e62dd5142
core/cmd_print: fix pxQ/pxH that prints only with 8/2 + 1 bytes
2015-06-25 02:07:17 +02:00
Riccardo Schirone
4003e6b8ae
util/print: fix a heap overflow when len is not a multiple of step
2015-06-25 02:07:17 +02:00
Riccardo Schirone
efa0ae88df
util: code refactoring
...
* improve indentation of r_mem_copyendian and r_print_hexdump
* remove duplicated code
2015-06-25 02:07:17 +02:00
pancake
feef3cd7f7
Skip corrupted sub-bin in fatmach0's
2015-06-25 01:59:31 +02:00
pancake
83e9a155fd
Be more permissive with corrupted mach0 files
2015-06-25 01:44:22 +02:00
Álvaro Felipe Melchor
21ca91839f
Fix #2806
2015-06-24 14:11:00 +02:00
Y. Sapir
50f5acf72e
Implement more MIPS branch instructions in anal_mips_cs, and fix bgezalc to be a call rather than a jmp.
2015-06-24 13:11:29 +02:00
pancake
e35274d31e
Remove ior2pipe debug printf
2015-06-24 13:11:10 +02:00
Jeffrey Crowell
ab0b035203
rewrite r_glob_str to fix #2836
2015-06-24 01:16:11 -04:00
Avi Weinstock
cb228a31e5
Add call to readlink in env.sh, to allow specifying relative paths.
2015-06-23 13:12:21 -04:00
Avi Weinstock
e75deb3f18
Fix setting of PKG_CONFIG_PATH and DYLD_LIBRARY_PATH in env.sh
...
PKG_CONFIG_PATH was definitely being set incorrectly, as radare2-binding's configure script was complaining about not finding r_core via pkg-config.
I wasn't noticing any issues related to DYLD_LIBRARY_PATH, but it looked like it was clobbering the old value of it with LD_LIBRARY_PATH, rather than just prepending the new value.
2015-06-23 11:05:49 -04:00
skuater
2a8164515e
fix buffer overflow in pe.c
2015-06-23 10:29:36 +02:00
pancake
6f7d511cb7
Initial rework for iOS (arm+arm64) single stepping (not yet working)
2015-06-22 16:55:28 +02:00
pancake
d436d16cd4
Honor asm.bits in the RBreakpoint API
2015-06-22 12:23:38 +02:00
pancake
1e4638d27e
Add -D <lang> all
to demangle symbols via rabin2
2015-06-22 11:36:28 +02:00
pancake
6240f289a3
s/system/sandbox_system/ in #!c
2015-06-22 03:13:51 +02:00
pancake
73f4351fa3
Rewrite dm
for iOS/OSX, still needs some cleanup
2015-06-22 03:10:56 +02:00
pancake
0221e570bd
Better eprintf's for /#
2015-06-22 00:57:22 +02:00
pancake
0427dbc04f
Add /# command to search for blocks matching a hash
2015-06-22 00:22:18 +02:00
SkUaTeR
3879017027
Update pe.c
2015-06-21 10:37:14 -04:00
pancake
ee4585684a
oops
2015-06-21 14:10:36 +02:00
pancake
6ac8bb9500
Build for jailbroken iOS by default (enables fork)
2015-06-21 13:05:39 +02:00
pancake
2b8e31592c
Handle TARGET_OS_IPHONE and fix r_sandbox_system() issue
2015-06-21 12:47:09 +02:00
pancake
04a2718657
Add version field in plugins, and check it before loading
2015-06-21 10:09:12 +02:00
pancake
f38d84fe37
Fix #2764 - based on @alvarofe patch
2015-06-21 10:02:41 +02:00
pancake
d93835b08c
Fix #2809 - based on @alvarofe patch
2015-06-21 10:00:41 +02:00
pancake
344cceb359
Bump for Cydia package 0.10.0
2015-06-21 01:07:45 +02:00
Y. Sapir
1eb3384db3
Fix formatting of failcycles in json op analyssis.
2015-06-21 00:53:43 +02:00
Y. Sapir
f2e78299a9
Output delay in json op analysis.
2015-06-21 00:53:42 +02:00
pancake
8f25a9b344
Fix iOS build, crashes in reflines, analysis issues on OSX debugger and more!
2015-06-21 00:50:53 +02:00
pancake
fa7546101a
Support r_str_unescape for backspace
2015-06-20 23:40:52 +02:00
pancake
26b579a600
Fix mach io issue that was showing up in analysis
2015-06-20 23:37:25 +02:00
Riccardo Schirone
1437980043
shlr/Makefile: avoid having to accept revert message every time
2015-06-20 19:09:41 +02:00
Álvaro Felipe Melchor
1c7feb2240
Fix some infers
2015-06-20 17:33:09 +02:00
Álvaro Felipe Melchor
2595abcc4a
Fix #2795
2015-06-20 17:30:45 +02:00
Álvaro Felipe Melchor
29b228a099
Fix #2796
2015-06-20 17:30:45 +02:00
Álvaro Felipe Melchor
80fd03f74e
Fix #2797
2015-06-20 17:30:45 +02:00
pancake
1f21a2dae1
Remove unnecessary warning in PE
2015-06-20 17:30:23 +02:00
Jeffrey Crowell
5af8a0e0c3
recon fortunes
2015-06-20 00:29:47 -04:00
Sushant
30a0283733
Fix #2799 - Add drpj
command
2015-06-20 00:12:59 +02:00
skuater
142bf2172f
fix export issue in windows pe format
2015-06-20 00:05:57 +02:00
jvoisin
9a7bf7751b
Coverifix
2015-06-19 21:30:57 +02:00