2915 Commits

Author SHA1 Message Date
pancake
472a9014fd Disable utf8 on w32 console, refix visual 'C' toggle-color key
- Update sdb and make rules.mk less strict
2013-08-26 03:17:29 +02:00
pancake
fb610cdc62 Update sdb and fix android build 2013-08-26 02:43:15 +02:00
pancake
9850c0a3c3 Fix some warns and enhace GIT_TAP in makefiles 2013-08-26 01:07:21 +02:00
pancake
c27838a59c Do not show ; -- after rets in disasm 2013-08-26 00:57:56 +02:00
pancake
d636d730a1 Add r_cons_canvas api and fix #192(pK output) 2013-08-26 00:51:36 +02:00
pancake
b20f4028a9 Fix #190 - Ctrl+L doesn't work well 2013-08-25 23:27:57 +02:00
pancake
d37e71c26f Show dec in ?? and fix return value reset 2013-08-25 23:10:15 +02:00
pancake
8f158f6d0e Do not try to open empty project files 2013-08-25 22:58:43 +02:00
pancake
b51c282852 Show error when trying to interpret an unexistent file 2013-08-25 22:52:47 +02:00
pancake
6aa591029e Fix colors issue 2013-08-25 22:51:00 +02:00
pancake
5612ed43cb Draw pK one line above as a workaround for #192 2013-08-25 22:40:35 +02:00
pancake
7d12a1a2ce Fix #177 - Tab-completion chomps previous text
- Optimize autocompletion by not using the heap
2013-08-25 01:22:46 +02:00
pancake
beeb0cd7f8 Fix #183 - pif doesn't stop at function's end 2013-08-24 23:45:10 +02:00
jvoisin
89f3266e87 Documents asm.lineswidth and fix a typo 2013-08-24 23:37:17 +02:00
Judge Dredd
3b64d2fa10 fixed a bug in r_str_replace 2013-08-24 23:02:07 +02:00
pancake
9915108a47 Only show flags when differs from function name 2013-08-23 17:39:34 +02:00
jvoisin
c311ec7c20 Fix a typo in "c?" 2013-08-23 15:13:57 +02:00
pancake
fd50d0071e Enhace help message for e??asm.filter 2013-08-22 00:30:43 +02:00
pancake
e0f6f41e68 Fix w32 build 2013-08-22 00:15:05 +02:00
pancake
e4d6be85ff Fix #174 - 'aa' will do 'af' when no entrypoints found 2013-08-22 00:11:43 +02:00
pancake
c6eaf9cba3 Fix scr.color issues in visual if manually changed 2013-08-22 00:10:05 +02:00
Anton Kochkov
cc72328f86 Fix error in handling non-bios images as bios images
Just added size check
2013-08-19 17:55:56 +04:00
pancake
e6ce20dabe Fix w32 build 2013-08-19 00:41:44 +02:00
pancake
b6ae1b64f2 Add 'dpe' command to discover the path of executable from given pid 2013-08-19 00:36:17 +02:00
pancake
e588adadc4 Fix swig build 2013-08-19 00:25:12 +02:00
pancake
3bb2fb809f Fix RCore ctypes bindings removing unsupported methods 2013-08-19 00:15:34 +02:00
pancake
42d687c695 Add .thumb and .arm directives 2013-08-18 19:45:54 +02:00
pancake
19a8cce3b5 Fix #172 2013-08-18 02:44:50 +02:00
pancake
707b8b4e40 Try to fix #168 rlang's python plugin not properly linked 2013-08-18 01:30:03 +02:00
pancake
91ca18843e Fix #165 libr_tcc build is broken on some GCC versions 2013-08-17 19:57:33 +02:00
pancake
e1bdd9e64f Fix #171 autodetect script by extension, Initial work on 'ts' 2013-08-17 19:53:04 +02:00
pancake
03e3b81a7d Fix off-by-one read in r_cons_memcat 2013-08-17 16:43:27 +02:00
pancake
daddfcc7b6 Fix warnings and mdisassemble signature 2013-08-15 17:33:41 +02:00
pancake
a34df55611 Fix use of uninitialized memory in ARM disassembler
- Thanks fallout for reporting!
2013-08-15 17:23:26 +02:00
pancake
05df20f411 Update sdb, more work on types 't' 2013-08-13 03:23:39 +02:00
pancake
c94a4c8d94 Fix interpret with filtering .~ 2013-08-13 02:28:17 +02:00
pancake
c13284cd71 Minor refline hacky fixes in disasm 2013-08-11 15:38:42 +02:00
pancake
59820d6b14 Implement pointer arithmetics in 'pf', 't?' and 'td'. 2013-08-11 14:23:51 +02:00
pancake
6e1a87b274 Update sdb and some minor fixes for 'tf' and 't' 2013-08-02 01:02:04 +02:00
pancake
8d8c9f4ee5 Initial import of the new cparse engine using sdb and tcc
* There's still lot of work to do, this is just the base
2013-08-01 00:39:19 +02:00
Eduardo de la Arada
18b0268443 Fix asm.pseudo 2013-07-26 12:19:17 +02:00
pancake
dd5421a5f9 Enhace @earada's patch to fix double free in 'dm' api 2013-07-25 15:18:34 +02:00
Juan RP
9101835c58 Accept @xtraeme's massive warning cleanup 2013-07-25 15:14:49 +02:00
pancake
2bfd8792e4 Fix cons_raw state after yesno() 2013-07-24 09:00:10 +02:00
pancake
5297304067 Fix gdb 100% cpu and connect timeout bug in socket api 2013-07-24 08:58:10 +02:00
pancake
0851810e54 Move hud from shlr to doc/ 2013-07-24 08:57:20 +02:00
pancake
90b9215f6c Port thumb2 patch aiming to fix #156 2013-07-23 18:11:09 +02:00
pancake
756bd5645e Fix #145 (trash in opcodes) 2013-07-23 17:58:13 +02:00
pancake
5fafc51731 Fix connect when host resolves to more than one IP 2013-07-23 02:13:14 +02:00
pancake
702af47ed5 Fix bindings 2013-07-22 17:02:00 +02:00