Andrey Torsunov
|
60de2dc6b4
|
Fix couple of memory leaks. Issue #2772. (#4725)
|
2016-04-28 10:47:50 +02:00 |
|
jvoisin
|
3727f0794d
|
Change the anti pattern if (A) free (A); for free (A);
|
2015-12-20 19:28:39 +01:00 |
|
pancake
|
07610b8e83
|
Fix dup hit issue in /c
|
2015-12-14 10:56:36 +01:00 |
|
pancake
|
d42ecbf95b
|
Some random code cleanup and fixes
|
2015-11-23 02:36:26 +01:00 |
|
pancake
|
9ef50c29e7
|
Skip invalid and unaligned instructions in /c
|
2015-11-16 21:32:17 +01:00 |
|
pancake
|
3c57214f3c
|
Fix bwdisasm precondition issue
|
2015-10-04 17:24:50 +02:00 |
|
Anton Kochkov
|
fe4754440b
|
Remove annoying message (from #3186)
|
2015-10-01 19:01:20 +03:00 |
|
pancake
|
b86bf19c85
|
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
|
2015-09-14 20:43:11 +02:00 |
|
pancake
|
b515a34676
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
|
pancake
|
eac93d5261
|
Fix #3186 - search.align ignored by /c
|
2015-09-07 03:13:34 +02:00 |
|
jvoisin
|
fbe8b6d938
|
Once again, clang-analyzer strikes!
|
2015-09-04 15:12:42 +02:00 |
|
pancake
|
6f90213211
|
Set debug bits when changing asm bits
|
2015-08-31 12:46:29 +02: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 |
|
Álvaro Felipe Melchor
|
daf8e5b06f
|
Fix some infers
|
2015-06-28 20:15:35 +02:00 |
|
jvoisin
|
59a64235d5
|
Improves a bit /c
- Results are not separated by `;`
- `;` is now used as a separator instead of `,`
|
2015-05-02 14:16:24 +02:00 |
|
Jeffrey Crowell
|
8755625348
|
clean up bwdisassemble
|
2015-04-12 11:58:58 -04:00 |
|
Jeffrey Crowell
|
1549cd84bb
|
fix pd -x for the last time?
|
2015-04-12 11:46:59 -04:00 |
|
pancake
|
595616de99
|
Changes in pd-x and handle .lsp files for newlisp r2pipe
|
2015-04-08 15:40:06 +02:00 |
|
pancake
|
dbe0972610
|
Fix pd -x and pD -x : It can be heavily reworked.
|
2015-04-03 02:24:23 +02:00 |
|
pancake
|
7bda81d6d0
|
Add /A and s/A to search for opcodes of specific type.
-Add OP.Type.FPU and OP.Type.PRIV (wip)
|
2015-03-04 00:46:59 +01:00 |
|
jvoisin
|
b8cdd7c0f7
|
Even more coverifix
|
2015-02-11 21:51:13 +01:00 |
|
Jeffrey Crowell
|
0d0e5b2a5f
|
fix bwdisassemble to not give garbage instructions.
|
2015-02-01 23:51:23 -05:00 |
|
Alvaro Muñoz
|
c24a16f51d
|
some checks for pd -xx segfault
|
2015-01-30 02:10:24 +01:00 |
|
pancake
|
0d7c08ca81
|
Implement search.maxhits
|
2014-12-23 00:33:09 +01:00 |
|
pancake
|
ef69adb7f4
|
Better relocs in disasm and support reloc resolution by ordinal on PE
- Include OLEAUT32 and WS2_32 ordinal-symbol tables
|
2014-12-21 04:18:56 +01:00 |
|
pancake
|
3976dc49d2
|
Fix previous commit memleak and handle <=N bwdisasm
|
2014-12-20 19:09:29 +01:00 |
|
Alvaro Muñoz
|
1763def25f
|
fix #1878
|
2014-12-20 19:03:54 +01:00 |
|
Alvaro Muñoz
|
73980bf617
|
Disasm fixes, fix backward disasembly, make pdj not behave as pDj
|
2014-12-18 00:29:31 +01:00 |
|
pancake
|
8bdea8eea3
|
Fix several build issues to make crosscompilation and w32 happy
|
2014-12-07 20:05:24 +01:00 |
|
jvoisin
|
a60d82b800
|
Fix a lot of warnings for GCC
Less than 20 warnings remaining on my x86_64 GCC 4.9.1
|
2014-10-26 13:50:58 +01:00 |
|
jvoisin
|
44ac7ec2a4
|
Implement backward disasm for most commands and remove pdn
|
2014-08-24 03:21:06 +02:00 |
|
jvoisin
|
359846b0d1
|
Fix some buffer overflow
|
2014-08-18 14:22:36 +02:00 |
|
Anton Kochkov
|
bd51fcaab6
|
Fix 1208754
|
2014-05-15 04:48:17 +04:00 |
|
pancake
|
216c183b6e
|
Remove tons of useless 'if (x) free (x)'
|
2014-05-09 17:40:28 +02:00 |
|
pancake
|
731fc03a29
|
FIx #905 - assemble rdtsc and fix /c
|
2014-05-09 10:39:56 +02:00 |
|
Anton Kochkov
|
0dd2d3578f
|
Fix build
|
2014-05-03 15:55:51 +04:00 |
|
Anton Kochkov
|
b22ba5e576
|
Fix CID 1134908
|
2014-05-03 15:40:37 +04:00 |
|
Anton Kochkov
|
3115a0cd03
|
Fix CID 1134906
|
2014-05-03 15:38:32 +04:00 |
|
Anton Kochkov
|
f6cf2b9118
|
Fix CID 1134904
|
2014-05-03 15:30:15 +04:00 |
|
Anton Kochkov
|
d9a9c8b78a
|
Fix CID 1134758
|
2014-05-03 03:40:03 +04:00 |
|
fr33tux
|
3d801f90ff
|
Remove r_list_destroy, replaced it by r_list_purge
|
2014-05-03 01:27:10 +02:00 |
|
Anton Kochkov
|
afedcc0074
|
Fix CID 1135011, 1195065, 1134730, 1134754, 1134907, 1134758
|
2014-04-27 01:06:13 +02:00 |
|
pancake
|
f76441b7e7
|
Fix some warnings
|
2013-12-09 04:56:13 +01:00 |
|
Adam Pridgen
|
6550a553fd
|
Added potential fix for pd
|
2013-12-08 22:42:22 +01:00 |
|
pancake
|
d02df0d306
|
Fix some issues reported by CoverityScan service
|
2013-12-03 00:14:59 +01:00 |
|
Adam Pridgen
|
88fbfd3301
|
mend
|
2013-12-02 00:45:07 +01:00 |
|
Adam Pridgen
|
519190801b
|
Rewrote backward disassemble with a greedy backward algorithm, added a find api to rlist, label to bb struct
|
2013-12-02 00:09:22 +01:00 |
|
pancake
|
bc0104563b
|
Initial support for runtime versioned libraries
- This check will ensure you are running the latest r2 version.
|
2013-06-14 02:51:33 +02:00 |
|
pancake
|
dd301cd6a7
|
Add adler32 checksum, fixes in dex, add 'ws' command
- Handle ^C in searches
- Safer progerssbar for small terminals
- Add 'ws' command to write pascal/dalvik/java strings
- Fix visual refresh on terminal resize
- Partially fix dex negative section issue
|
2013-04-05 01:53:21 +02:00 |
|