Commit graph

3127 commits

Author SHA1 Message Date
pancake
01ac786b5e Fix #297 - Error: read (shdr) on a crackme 2013-10-27 01:13:13 +02:00
pancake
f2ce3f277b Fix off-by-one in r_str_replace 2013-10-26 23:53:50 +02:00
jvoisin
c99497170b Remove spagetti 2013-10-26 16:17:16 +01:00
pancake
64b6750ee3 Fix #277 - Segfault in radiff2 - Thanks nibble! 2013-10-25 10:42:46 +02:00
Anton Kochkov
fd1baa4a37 Script for converting *.idc to radare2 format 2013-10-25 05:25:57 +04:00
pancake
e26763a496 Fix some more regression tests. Implement ahc/ahf, COND,REP are now op flags 2013-10-25 02:06:00 +02:00
pancake
d630377905 Fix java nop opcode analysis 2013-10-25 00:45:30 +02:00
pancake
a72e7d34a1 Fix another overlapped strcpy 2013-10-25 00:31:09 +02:00
pancake
a7dff22c7e Fix strcpy on overlapped region 2013-10-25 00:29:00 +02:00
pancake
84481c53ec Fix ARCompact disassembly 2013-10-24 23:11:56 +02:00
pancake
dd050b3dfb Add -static-libgcc for mingw32 builds 2013-10-24 14:08:03 +02: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
bd100e9853 Oops 2013-10-24 00:58:27 +02:00
pancake
d025bd66f3 Fix #287 - ragg2 segfaults on uneven number of accolades 2013-10-24 00:51:26 +02:00
pancake
61042a4cb9 Fix #290 - Sigsegv while saving project 2013-10-24 00:36:07 +02:00
pancake
892a33ef23 Fix build and some warnings 2013-10-24 00:27:07 +02:00
jvoisin
d1aaa61c58 Minor optimisation of grep.c 2013-10-24 00:08:28 +02:00
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