3110 Commits

Author SHA1 Message Date
Adam Pridgen
1b690e5638 - Fixed number of issues
1) Fixed CP Object off-by-one bug, which led too
2) Fixed the listing in consoles so now fully qualified Obj names and descriptions are right
3) Implemented byte look-ups using an array.
2013-10-23 19:44:12 +02:00
Alberto Ortega
5dae70cb7d Fix segfault when p cmd is mistyped 2013-10-21 23:08:10 +02:00
Adam Pridgen
2715948a89 Forgot to include the required java update 2013-10-20 23:52:06 -05:00
Adam Pridgen
14975e552e Fixed Java CP Obj references and disassembly printouts 2013-10-20 23:42:53 -05:00
pancake
6637be7a7d Show line information in rasm2 assemble errors /Ref #271 2013-10-20 23:32:08 +02:00
pancake
409fcd898a Implement 'cmp' with memory ref on x86.nz assembler 2013-10-20 23:17:38 +02:00
pancake
28c15f1e2b Fix #281 - comments are not saved properly in project 2013-10-20 22:29:00 +02:00
Anton Kochkov
68844ea0f3 Removed sections stuff from C parsing code 2013-10-20 22:37:39 +04:00
Anton Kochkov
04e8ebff19 Removed unused code 2013-10-20 04:25:52 +04:00
pancake
36055d5c1f Merge branch 'master' of https://github.com/radare/radare2 2013-10-20 02:13:57 +02:00
pancake
d814a5b01b Fix #264 - Add a command to display changed registers 2013-10-20 02:09:03 +02:00
pancake
a5b9d9126a Code analysis fixes, add 'sf' command and add visual seek feedback 2013-10-20 00:25:37 +02:00
pancake
30666e25bf Add new command 'pxs' to deprecate scr.sparse 2013-10-19 23:35:39 +02:00
pancake
6d4c0fcdaf Fix #273 - pxo segfaults, add 'bm' command and 'pd' honors ^C 2013-10-19 23:10:08 +02:00
pancake
31466db132 Remove '#' prefix from numbers in arm 2013-10-19 22:06:00 +02:00
pancake
f18b9a1fb8 Fix #278 - Problem with rasm2 (LE and BE) 2013-10-19 21:56:45 +02:00
pancake
a52b4eaf6d Handle type 'd' in disasm 2013-10-19 01:13:44 +02:00
pancake
6d49594261 Fix leftpanel in enyo ui 2013-10-19 00:58:46 +02:00
pancake
6bd8fe0394 Include share directory for android 2013-10-19 00:41:38 +02:00
Alberto Ortega
686ba6ccc0 Fixed segfault when malformed ELF 2013-10-18 23:51:56 +02:00
pancake
e036c283e2 android-install fix 2013-10-18 23:49:40 +02:00
pancake
ed412ec76e Fix rasm2 -e -d 2013-10-18 23:24:58 +02:00
pancake
5ff25ef62e Fix fcnsize calculation 2013-10-17 01:04:05 +02:00
pancake
f02b0b2940 Minor refactor in rax2 2013-10-16 23:25:35 +02:00
Alberto Ortega
1fba89085b Fix malformed ELF segfault, re-enable warning 2013-10-16 17:33:22 +02:00
pancake
4b58282fec Fix #226 - Hash names are now insensitives in r_hash_name_to_bits 2013-10-16 03:12:28 +02:00
pancake
39750e68f9 Handle shift-tab to toggle px/pxa in visual
- Support non-colorized pxa output
2013-10-16 02:45:03 +02:00
jvoisin
f390898d14 r_hash_name_to_bits is now case-insensitive 2013-10-16 01:12:49 +02:00
pancake
9a655d0290 Several fixes for 'pxa' and visual mode interaction 2013-10-16 01:10:27 +02:00
Alberto Ortega
1e1f84c7c4 Fix segfault when loading malformed ELF, improve invalid sections loading 2013-10-15 11:39:17 +02:00
pancake
3e9f2f98d8 New wip command: 'pxa' stands for anonated hexdump 2013-10-15 03:56:01 +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
pancake
6e54a0c7a7 Fix #255 - Too much function informations 2013-10-15 01:17:54 +02:00
pancake
b1140b99aa Fix 'pu'. Add 'pxw' and fix some 'pc' subcommands 2013-10-15 00:26:17 +02:00
pancake
a5844a241f Add r_cons_color_random() and handle 'random' as color 2013-10-14 23:48:18 +02:00
pancake
de857fa91d Fix #251 - Segmentation fault running "rabin2 -I classes.dex" 2013-10-14 23:28:17 +02:00
pancake
077ab18846 Fix #253 - Memory leak when opening malformed PE 2013-10-14 22:51:27 +02:00
pancake
d319a42f54 Fix #254 - radiff2 -C segfault 2013-10-14 22:44:11 +02:00
pancake
47faadf31b Fix #260 - "dr all" is broken 2013-10-14 22:23:05 +02:00
Eduardo de la Arada
7af16bdd34 Fix Issue #257 2013-10-14 16:15:55 +02:00
pancake
3a52fdd57d Fix another x86-16bit issue and add x/ gdb-like command 2013-10-14 03:30:12 +02:00
pancake
572f5cab2a Handle x86 16bit segment boundaries in disasm and analysis 2013-10-14 02:25:01 +02:00
pancake
3406d5eb52 Fix visual jmp keys reset and malloc:// write error 2013-10-14 01:12:09 +02:00
Jaume Delclòs Coll
49bbd39639 Set Thumb's BLX type to call, fix B detection and add long branch with link in ARM analysis 2013-10-13 01:44:54 +02:00
pancake
230896cd65 Fix code analysis issue 2013-10-12 02:32:35 +02:00
pancake
d8e41ac26b Fix code analysis issue (code vs data) 2013-10-12 02:19:01 +02:00
pancake
342e5db5ec Fixes for r_num_to_bits() 2013-10-11 04:25:46 +02:00
pancake
e173008266 Fixes on io maps and fd descs 2013-10-11 03:11:15 +02:00
pancake
78ebdd876e Merge branch 'master' of https://github.com/radare/radare2 2013-10-11 01:24:49 +02:00
pancake
888bd62819 Add 'on' as in 'r2 -n' 2013-10-11 01:24:30 +02:00