Commit Graph

9156 Commits

Author SHA1 Message Date
Jeffrey Crowell
a0ddd7d17d add range to the search.in helptext 2015-10-02 02:20:09 -04:00
pancake
24e2bed757 Fix #2228 DESU DESU DESU DESU DESU DESU 2015-10-01 21:04:38 +02:00
pancake
e7165f8832 Fix issue with long process names in OSX 2015-10-01 19:39:12 +02:00
pancake
06b45e0ffb Fix dm issue after performance workaround 2015-10-01 19:32:30 +02:00
pancake
99e0dfea77 Fix OSX debugger performance issues 2015-10-01 19:23:29 +02:00
pancake
9bbaefb66a Fix Visual Panel graph 2015-10-01 18:59:23 +02:00
Álvaro Felipe Melchor
3423bedc1d Fix covs 2015-10-01 18:36:46 +02:00
jvoisin
042dab1c08 Minor refactoring of cmd_write.c 2015-10-01 18:35:28 +02:00
pancake
1f165c6012 Fix some compilation warnings 2015-10-01 18:33:37 +02:00
pancake
5abe6f9ee3 Initial work on 'dxe' command 2015-10-01 18:26:31 +02:00
Anton Kochkov
fe4754440b Remove annoying message (from #3186) 2015-10-01 19:01:20 +03:00
Álvaro Felipe Melchor
5105830b5c fix heap use after free in config.c 2015-10-01 13:08:17 +02:00
pancake
ff422f79c2 Fix izj 2015-10-01 12:15:45 +02:00
pancake
876a4052be Initialize stack register in 'aeim' 2015-10-01 12:04:58 +02:00
dukeBarman
c381a6cdb8 Add description for AVR instructions with option -w in rasm2 2015-10-01 11:04:36 +02:00
Álvaro Felipe Melchor
ac965a56c0 Fix #3359 2015-10-01 11:01:55 +02:00
Jeffrey Crowell
d345847600 documentation is hard 2015-09-30 23:47:23 -04:00
Jeffrey Crowell
1de44d9135 add rop.comments to allow comments on rop
closes #3092
2015-09-30 23:46:22 -04:00
pancake
9b69b32155 Suggest default pkgconfig path in baleful plug 2015-09-30 18:50:44 +02:00
pancake
83063970fe Fix rasm assembler parsing for instructions with : 2015-09-18 21:54:25 +02:00
Álvaro Felipe Melchor
fb04e33acc Fix #3208 2015-09-30 10:46:52 +02:00
funktioniert
7bb5f39495 Add support for multiple columns in greps 2015-09-29 11:32:57 +02:00
Ricardo Quesada
7e05f2d43e 6502 esil: add missing opcodes plus small refactor
- `BRK` works Ok
- `BIT` works Ok
- `ADC`, `SBC` work Ok
- group opcodes in 3 patterns
2015-09-29 11:27:14 +02:00
Riccardo Schirone
199d17172a core/bin: simplify other bin_* functions 2015-09-29 10:17:29 +02:00
Jeffrey Crowell
c2fb073629 s/analize/analyze 2015-09-28 23:28:48 -04:00
pancake
17834903be Enhace V! Visual Panels with scroll and colors 2015-09-29 04:26:00 +02:00
pancake
8f460d03d2 Esilify some more Thumb instructions 2015-09-29 01:17:06 +02:00
pancake
8c445baa19 Better MBN/SBL header checks 2015-09-29 00:52:05 +02:00
pancake
5ecd98305e Add support for MBN/SBL roms, fix 11acb8392, binsect->has_strings 2015-09-29 00:42:31 +02:00
Riccardo Schirone
ae9e42d159 core/bin: add m bit in 'iS'
core/bin: simplify bin_imports + simplify bin_sections
2015-09-28 22:52:26 +02:00
Riccardo Schirone
11acb8392e core/cmd_print: add newline to make output visible 2015-09-28 20:39:08 +02:00
Riccardo Schirone
6a389cb601 core/disasm: re-enable hints during disasm 2015-09-28 17:22:06 +02:00
pancake
67daa4c07a Drop comments from dot graphs 2015-09-28 16:09:24 +02:00
pancake
ce1087999c Fix another infinite loop in PE #3369 2015-09-28 13:06:51 +02:00
Wilhelm Matilainen
ae18060617 Stop analizing stuff 2015-09-28 13:02:32 +02:00
pancake
f65ded2dac Missing mkdir un retdec plug 2015-09-28 13:01:56 +02:00
Riccardo Schirone
5e457877f1 socket/Makefile: link util library also in android 2015-09-28 12:47:00 +02:00
pancake
125be67a27 Add retdec r2pm package 2015-09-28 12:12:30 +02:00
pancake
b20ada6641 Fix #3383 - ~/.config/radare2/bin in path 2015-09-28 12:03:19 +02:00
pancake
3c78218da3 Fix crash in ds->hint 2015-09-28 11:21:23 +02:00
Riccardo Schirone
e6f01e162c core/graph: handle functions with no basic blocks
fix #3381
2015-09-28 10:18:26 +02:00
pancake
fa238ae3c0 Show hexvalues in drr/pxr 2015-09-28 03:36:03 +02:00
pancake
8dad09e24e Fix #3365 - afvn was not working 2015-09-28 03:28:21 +02:00
pancake
ec5bab3692 Fix another bug in strbuf 2015-09-28 03:20:53 +02:00
pancake
bccdb8d347 Fix memleak and null-terminated string bug in drr/pxr 2015-09-28 03:07:34 +02:00
pancake
06f159239a Fix mz crash reported by @jvoisin 2015-09-28 02:52:56 +02:00
pancake
c7c0961071 Fix #3369 - omf parser crash 2015-09-28 02:32:38 +02:00
pancake
bff8c1d264 Fix some possible null-deref and merge drr/pxr internals 2015-09-28 02:28:20 +02:00
pancake
c94dd22f4d Enhace drr, also arr. add dbg.slow and better debugmap names in xnu 2015-09-28 02:04:08 +02:00
pancake
50340be871 Fix #3376 - Implement immbase anal hint 2015-09-28 01:00:06 +02:00