8026 Commits

Author SHA1 Message Date
Maijin
30209a3f4b Add mrwx in Section help
Add mrwx in Section help
2015-10-25 00:32:58 +02:00
Álvaro Felipe Melchor
40ba826074 Fix pe crash bf83856 by revskills 2015-10-24 23:39:39 +02:00
pancake
21fe9f1fa9 A bit deeper zerosep 2015-10-24 23:25:56 +02:00
pancake
880821634f Refactor zerosep for r2 -0 2015-10-24 22:49:12 +02:00
Jeffrey Crowell
523948cb32 fix ddr segfault 2015-10-24 15:51:11 -04:00
condret
b70ef7123c gb_asm: implement add 2015-10-24 20:01:12 +00:00
condret
62a8b04d81 gb_asm: implement inc, dec 2015-10-24 16:13:48 +00:00
pancake
17c58bdb01 Fix bf8385 PE parser crash (thx @revskills) 2015-10-24 13:24:38 +02:00
pancake
7a1b6516c1 Fix java class crash reported by @revskills (db3d80b14..) 2015-10-24 13:20:55 +02:00
deffi420
0a42eb1501 Fix parsing of aar[?*j] commands 2015-10-24 12:42:53 +02:00
condret
c59420797a gb_asm: implement bit, res, set 2015-10-24 12:00:24 +00:00
condret
0f14965f99 gb_asm: implement rlc, rrc, rl, rr, sla, sra, swap, srl 2015-10-24 02:46:48 +00:00
pancake
74ec59d624 Fix workaround for /R/ 2015-10-24 02:41:43 +02:00
condret
891931b775 gb_asm: more code-base reduction 2015-10-24 02:16:35 +00:00
pancake
f3ddfbb9ec Fixes for RRegex, Use r_regex_match(), comp+exec seems buggy 2015-10-24 02:06:45 +02:00
Anton Kochkov
17750b5e03 Fix AVR regprofile, disable memset optimization 2015-10-24 01:25:25 +03:00
pancake
c1cdaf3d16 Fix RLang.r2pipe regression 2015-10-23 22:27:04 +02:00
condret
6b9de1a741 implement r_str_replace_in (see #3544) 2015-10-23 19:32:54 +00:00
condret
38235b6144 gb_asm: code-base reduction 2015-10-23 18:59:21 +00:00
condret
742b4370b9 fix #3566 (third try) 2015-10-23 18:02:05 +00:00
Álvaro Felipe Melchor
764eb84be6 Fix #2905 - Handle _ in Ve 2015-10-23 17:12:55 +02:00
pancake
77d34628d7 Fix @b: 2015-10-23 17:11:04 +02:00
Álvaro Felipe Melchor
0028756c81 added name_filter to bin.prefix 2015-10-23 14:57:36 +02:00
pancake
888c05d31f Fix some recent covs 2015-10-23 12:07:07 +02:00
Riccardo Schirone
70669bafc0 bin/bin: do not filter out non-pie binaries when using baddr 2015-10-23 10:55:13 +02:00
pancake
9de87303fe Enhace r2pm -t and fix all java crashes 2015-10-23 03:54:31 +02:00
pancake
2b5661c46a Add r2pm -t for travis purposes 2015-10-23 03:23:12 +02:00
pancake
6c4bfb94b1 Fix windist, r2pipe and plugins paths 2015-10-23 02:58:48 +02:00
pancake
64ea903317 Enhancement in basic colorscheme 2015-10-23 01:54:08 +02:00
pancake
2377f38d51 Fix (null) in ls -l 2015-10-23 01:39:47 +02:00
pancake
a3f0b18f04 Add basic colorscheme - windows friendly 2015-10-23 01:33:23 +02:00
condret
1ce554ed01 gb_asm: implement or, xor, and, sbc, sub, adc 2015-10-23 00:50:49 +00:00
pancake
efa8fd9990 Remove all references to the deprecated CPARSE code 2015-10-23 00:30:33 +02:00
pancake
016fff515a Fix and optimize f-* issue 2015-10-23 00:25:13 +02:00
sghctoma
cbd1e88f48 Fixed coding style in libr/cons/pal.c and libr/cons/rgb.c , 2015-10-22 23:38:33 +02:00
sghctoma
c30950541d Only display color charts that are appropriate for the current settings 2015-10-22 23:38:33 +02:00
sghctoma
5559f3ba7e Made the "ec" command family 24bit-aware. 2015-10-22 23:38:32 +02:00
Álvaro Felipe Melchor
14a775f14f Fix #3509 - bin.prefix option 2015-10-22 23:36:43 +02:00
pancake
992cf9eef7 Fix #3555 - Support pf.k=v syntax 2015-10-22 17:39:05 +02:00
pancake
dcbddab6e3 Initial support for pfd and better pf autocompletion 2015-10-22 17:19:33 +02:00
condret
ab917483aa gb_asm: implement cp-instruction 2015-10-22 17:06:48 +00:00
Jeffrey Crowell
511b82e796 add json doc to abj 2015-10-22 09:18:45 -04:00
condret
1ece41ea48 gb_asm: add call, call C, call Z, call nC, call nZ 2015-10-22 14:37:37 +00:00
Anton Kochkov
30e82852a3 Remove annoying message 2015-10-22 15:07:32 +03:00
pancake
b08add890a Fix the 80/96/128 fpu reg value issue 2015-10-22 13:38:30 +02:00
condret
0c2eb134f9 gb_asm: implement jr, jr Z, jr C, jr nZ, jr nC 2015-10-22 13:34:27 +00:00
pancake
ac65ff95b1 Implement @@dbt* maybe dup for @@='dbt..' 2015-10-22 13:08:05 +02:00
pancake
0b92947b30 Make dbt= @@=-friendly 2015-10-22 12:53:34 +02:00
pancake
2c86d90bd8 Implement dbt* and extend backtrace to support stack frame addresses 2015-10-22 12:38:57 +02:00
condret
3b3052d288 fix segfaults, that can happen if gb_asm is used the wrong way 2015-10-22 10:39:08 +00:00