Commit Graph

2322 Commits

Author SHA1 Message Date
pancake
d93563909d Fix latest coverity issues 2014-09-10 02:21:10 +02:00
pancake
405cd67660 Realign pxa flag marks 2014-09-10 02:04:38 +02:00
pancake
437d5667df Fix #1323 - Segfault in <tab> 2014-09-10 01:54:52 +02:00
pancake
5313aa9a88 Fix #1312 - pf infinite loop 2014-09-10 01:49:48 +02:00
Skia
ff626df236 First implementation of pf*
Doesn't work for nested struct yet...
2014-09-09 22:20:18 +02:00
condret
ec3df92770 kill r_core_file_t->filename 2014-09-09 17:02:25 +02:00
condret
455f8fdfc8 2 performance improvements // don't use r_io_use_fd if you can use r_io_use_desc 2014-09-09 16:06:28 +02:00
jvoisin
e4b1246b82 Close #1316
And colorize (? too.
2014-09-09 02:39:07 +02:00
pancake
238251af8d Remove -zz warning and add doc/strings early draft 2014-09-08 23:32:07 +02:00
pancake
777b26fd6e Add r2 -z and r2 -zz: Fix the bin.strings and bin.rawstr logic. 2014-09-08 23:29:50 +02:00
pancake
411029cb5e Fix pxa segfault and visual blocksize issue 2014-09-08 22:43:13 +02:00
pancake
8c4925ff6e Added vsize for iSj #1289 2014-09-08 11:27:34 +02:00
pancake
2cf4cd6b03 Implement 'cv' to allow cheat search and do not print @@ in foreach offset 2014-09-08 11:01:00 +02:00
pancake
27650d1f42 Fix more color issues in pxa 2014-09-08 02:08:38 +02:00
pancake
be66c5149d Fix segfault in pxa palette and avoid empty lines 2014-09-08 01:59:28 +02:00
pancake
071578cb80 Fix 'pxa' disco-mode problems 2014-09-08 01:33:50 +02:00
pancake
9173e41e12 Increase pxa buffer size to fit with rgb escape codes 2014-09-08 00:36:34 +02:00
condret
7ce6922491 rename r_io_open -> r_io_open_nomap and add a new r_io_open that creates a map at 0x0 2014-09-06 23:08:16 +02:00
pancake
5e1fbab9cc Apply the previous rule only for non-program binaries 2014-09-06 12:03:13 +02:00
pancake
1983ba24dd Fix loading ELF object and shared libs (needs more review/test) 2014-09-06 11:41:46 +02:00
Jody Frankowski
ef7030b303 Fix missing space in cmd search 2014-09-05 23:17:57 +02:00
condret
a2491bbc08 fix a bug that does evil things with io->maps 2014-09-05 23:10:09 +02:00
pancake
567ad8b82a Allow absolute paths in project save/load 2014-09-05 18:20:38 +02:00
pancake
30acdbf50c Refactor debruijn code and make it accessible from ragg2 -P 2014-09-05 16:03:40 +02:00
pancake
68e78aef7c Fix #1291 - remove hex dup in ascii char 2014-09-05 14:52:21 +02:00
pancake
a5d015dae7 Add some enhacements to 'wo' command (woD and woO too) 2014-09-05 14:09:56 +02:00
Jeffrey Crowell
213c6f2567 Add De Bruijn cyclical patterns accessible thru woD and woO 2014-09-05 14:09:52 +02:00
pancake
dbc1f059d3 Use r_io_pread instead of vread for section checksumming 2014-09-05 12:56:49 +02:00
pancake
f249d21b48 Implementing 'axtj' and handle no argument for axf and axt 2014-09-05 00:40:46 +02:00
pancake
3894cc7b9d Fix ascii detection and enhace disasm output 2014-09-05 00:11:28 +02:00
pancake
f6d74c040c Fix #1283 - Segfault: r2 -qc '/m a ; /m a' malloc://16 2014-09-04 22:52:29 +02:00
jvoisin
e2c7e3eeb5 Add more modes to axt 2014-09-04 16:06:20 +02:00
pancake
15aaf3cfc5 Fix the scr.wheel thing again. Waiting for maijin feedback 2014-09-04 11:06:41 +02:00
pancake
801ba5c232 Some warning cleanup 2014-09-03 23:57:28 +02:00
pancake
b294cf34bc More honors to scr.wheel 2014-09-03 23:55:09 +02:00
pancake
b782b0d90a Implement 'axf' and 'axt' xref utility commands 2014-09-03 23:40:57 +02:00
pancake
610e8d879c Fix #1279 - Add scr.wheel to enable/disable mouse wheel 2014-09-03 23:13:41 +02:00
pancake
39a26769fa Some minor cleanup and fixes to the anal/var thing 2014-09-03 23:02:39 +02:00
pancake
cf664a9f22 Better r2 -P and refactor 'r_core_patch' to accept a string instead of file name 2014-09-03 23:00:38 +02:00
pancake
4e06855b19 Implement 'pxl' and return bytes in core->num->value 2014-09-03 15:46:18 +02:00
pancake
e161a915dd Fix #1276 - Extend 'Vd' to support more types #1276 2014-09-03 10:26:41 +02:00
pancake
cbc3331ac2 Add 'i', 's' and 'S' in rtr visual. and store dr? result in num->value 2014-09-03 00:18:33 +02:00
pancake
c0746ff8d2 Store/restore offset and block for the background webserver 2014-09-02 23:53:36 +02:00
pancake
dacc60326e Do not run 'aff' after 'aa' 2014-09-02 17:21:39 +02:00
pancake
bfae6a3c07 Colorize 'af[aAv]?' help message 2014-09-02 02:48:41 +02:00
pancake
327104086f Add 'aff' command to fit function boundaries. Used after 'aa' 2014-09-02 02:43:19 +02:00
pancake
334f39b7cc Sort 'f?' 2014-09-02 02:43:15 +02:00
pancake
2ea2aaac58 Better remote visual mode. Add autorefresh, blocksize, chat and more 2014-09-02 02:43:09 +02:00
pancake
9469edae83 Properly handle the background webserver isolated environment 2014-09-02 00:56:28 +02:00
pancake
957e87aa45 Add '=h-' command to kill the background webserver thread 2014-09-02 00:01:56 +02:00