Commit Graph

505 Commits

Author SHA1 Message Date
pancake 7caa013414 Handle system= rule in rarun2 2013-12-02 00:56:23 +01:00
pancake 399a48da34 Fix libr plugins path 2013-11-28 05:51:09 +01:00
pancake da8c0a420b Fix ranal2 build, remove ningb debug-printf 2013-11-28 05:07:32 +01:00
pancake a55cabd3af Fix android build 2013-11-15 01:30:11 +01:00
pancake 93d92f0273 Add -lrz in rafind2 linkage 2013-11-14 23:38:14 +01:00
pancake 1681982d34 Fix android linkage of r_zip 2013-11-14 23:32:34 +01:00
pancake ab7e57d568 Handle '0x' in rasm2 -d 2013-11-14 04:24:29 +01:00
pancake 816560dffe Fix #245 - rasm2 -d -f inconsistence 2013-11-14 04:01:48 +01:00
pancake a249adb519 Fix #358 - ragg2 now can create binaries from .asm/.s files 2013-11-14 03:32:12 +01:00
pancake 13707310aa Fix android library mismatch warning 2013-11-10 05:09:36 +01:00
pancake 1b2ba18c0e Fix #270 - ragg2 crashs on false-conditions loops 2013-11-10 04:33:12 +01:00
pancake 75b59283d8 Fix #318 - file.analyze doesn't work 2013-11-09 03:34:11 +01:00
pancake ec9b04e758 Fix #319 - Fix recursive loading the same script 2013-11-09 03:25:43 +01:00
pancake b97e19cae3 Fix #323 - rabin2 should provide an option to show everything 2013-11-09 03:11:03 +01:00
pancake a0d5af1875 Fix #310 - Wrong disassembly when seeking backwards
Handle ~/.config/radare2/radare2rc script
Add 'cls' command
Use '?' instead of 'K'
2013-11-07 02:07:10 +01:00
pancake 1a3ffe1fc0 Fix 'r2 -s0' issue (reported by cipher) 2013-11-06 10:42:00 +01:00
pancake e63271e688 Fix build 2013-11-06 01:36:40 +01:00
pancake f1c9943df2 Fix #313 - Add bin.baddr and r2 -B to set base address for r_bin 2013-11-06 01:32:24 +01:00
pancake 497cb0e2e1 Fix #57 - 'is' does not work for attached process 2013-11-04 03:30:46 +01:00
pancake cbecfb8f4a Initial import of rahash2 '-S' seed and '-i' iterations 2013-11-02 11:49:32 +01:00
pancake 629c64c851 Fix 'dr=' columns width for 64bit registers 2013-10-31 01:53:17 +01:00
pancake d900345a66 Fix #266 - [ragg2] exit on invalid input (again) 2013-10-28 02:05:18 +01:00
pancake bec4f5b63a Fix radiff2, Ps segfaults and ARC syntax
- Fix some nullptr derefs on uninitialized graphdiff structs
- 'ar' is now r_cons compliant and rnum friendly (add arj)
- Fix some arc disasm syntax issues
- Fix segfault when saving analysis info in projects
- ARCompact analysis needs to be rewritten
2013-10-24 13:59:19 +02:00
pancake d025bd66f3 Fix #287 - ragg2 segfaults on uneven number of accolades 2013-10-24 00:51:26 +02:00
pancake f02b0b2940 Minor refactor in rax2 2013-10-16 23:25:35 +02:00
pancake 502add8914 Fix #240 - rasm2 have -l but not -S to skip bytes from the beginning of the file 2013-10-15 01:54:37 +02:00
Eduardo de la Arada 7af16bdd34 Fix Issue #257 2013-10-14 16:15:55 +02:00
pancake 2cfa371ccd Library version check only happens in r2 -v 2013-10-08 05:06:00 +02:00
pancake 32816c4669 Rewrite the code flow analysis logic 2013-10-08 04:58:51 +02:00
pancake a1a2e38363 Fix #243 - rahash2 -s flag order matters 2013-10-06 18:55:02 +02:00
pancake 88278928f5 Handle '@' and ':' and '"' strings in rarun2 args 2013-10-06 18:44:26 +02:00
pancake 117a462424 Fix rarun2 preload for latest OSX. Add il help and fix R_EGG constants 2013-10-06 03:54:19 +02:00
pancake 653881eb3a Merge and fix jvoisin #235 #236 2013-10-04 13:57:49 +02:00
pancake 913a6484cd Fix 'entry0' warning 2013-10-01 17:21:29 +02:00
pancake 08cce66e68 Initial arm64 analysis. Fix loading mach0 kernels. Fix #230 2013-09-30 03:49:08 +02:00
pancake 4caad05a0a Fix r_cons_flush race condition in rabin2 2013-09-27 20:24:59 +02:00
pancake 06b02592d5 Fix crash in rabin2 (unnecessary free of const string) 2013-09-27 20:14:18 +02:00
pancake 6315842d5b Add 'unsetenv' and 'envfile' directives in rarun2 2013-09-17 17:27:52 +02:00
pancake 92bdbf0c0a Add scr.fgets and fix rax2 -s for emscripten 2013-09-16 04:08:08 +02:00
pancake c1629360f9 Better rax2.html - See http://rada.re/js/rax2 2013-09-16 02:50:37 +02:00
pancake dece987ca3 Fix various bugs on 64bits (mach0 entry, assembler, ragg) 2013-09-14 02:42:02 +02:00
pancake 3b90a8c10a Fix search.in debugger mode 2013-08-29 08:43:43 +02:00
pancake ee36691017 Oops 2013-09-07 02:23:28 +02:00
pancake 18cc767292 More emscripten/android build fixes 2013-09-07 02:20:38 +02:00
pancake cc5122e3bd Working emscripten build 2013-09-07 01:35:11 +02:00
pancake 7855f4952f Initial work supporting emscripten compilation 2013-09-07 00:39:08 +02:00
pancake 3ff36c3965 Fix #205 - rax2: fix misuse of read on stdin 2013-09-03 19:29:33 +02:00
pancake 0e4db84071 Fixes for blob build 2013-08-30 02:59:20 +02:00
pancake 9c409a3c6a Update pkgconfig files 2013-08-30 02:50:19 +02:00
pancake 7c07e1af75 Fix libsdb.a linkage of blob 2013-08-30 02:45:27 +02:00