pancake
e161a915dd
Fix #1276 - Extend 'Vd' to support more types #1276
2014-09-03 10:26:41 +02:00
condret
db0b379de7
fix ghost-ref if vio is used
2014-09-03 01:29:10 +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
0c82eb1443
Fix {abcd}{hl} register definitions in x86-{32,64}
2014-09-02 23:11:22 +02:00
condret
832ae9e3c5
update rr and rra for gb-esil // gb-esil-update completed
2014-09-02 21:55:42 +02:00
pancake
dacc60326e
Do not run 'aff' after 'aa'
2014-09-02 17:21:39 +02:00
condret
76cee8887a
update rrc and rrca for esil-gb and remove old code
2014-09-02 15:17:30 +02:00
Maijin
8803c52c4b
Update .gitignore
...
shlr/sdb/src/libsdb.so*
shlr/capstone/
Also there is a `"main" file in the root directory which is added when using ./sys/install.sh`,
`main: broken symbolic link to `/home/maijin/radare2/doc/hud /usr/lib/radare2/0.9.8.git/hud/main'`
2014-09-02 13:35:59 +02:00
condret
bb629e3c67
update rla, rlca, rl and rlc for gb-esil
2014-09-02 13:30:13 +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
condret
a798c825d5
update sra, srl and swap for esil-gb
2014-09-02 02:13:37 +02:00
pancake
d66f667046
Enhace tiled webui with auto-refresh buttons and console
2014-09-02 01:54:28 +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
pancake
ecb8357401
Implement TODO, GOTO and BREAK statements
...
Infinite loop detection hardcoded to 457 as discused on IRC
2014-09-01 23:26:01 +02:00
pancake
87354f8050
Undef ESIL after use it in .h
2014-09-01 19:45:24 +02:00
pancake
bc42f42978
Fix ARM's 'add' esil string
2014-09-01 18:35:21 +02:00
Anton Kochkov
b7c49d8c4c
Fix symstall for mingw32 and cygwin
2014-09-01 19:18:23 +04:00
Anton Kochkov
759a6345d4
Fix OS detection
2014-09-01 18:58:09 +04:00
pancake
0d620bd37f
More native mingw32 fixes
2014-09-01 15:50:04 +02:00
pancake
0178d0a4ed
More fixups for mingw32
2014-09-01 15:29:02 +02:00
pancake
734d22f214
More fixes for mingw32
2014-09-01 15:25:32 +02:00
Anton Kochkov
80244ae931
Ignore *.dll and *.exe files
2014-09-01 16:14:12 +04:00
pancake
d8d972b15b
Bump capstone for more mips fixups and aim to fix sdb build
2014-09-01 14:08:02 +02:00
pancake
663d7c1bc3
Update sdb. Fixing native mingw32 in theory
2014-09-01 11:44:57 +02:00
pancake
b5fa9c202f
Fix 'fa' and verify it with tests
2014-09-01 02:36:52 +02:00
pancake
64245f1be8
Add 'fa' command to support flag aliases
2014-09-01 02:24:38 +02:00
pancake
b805d32602
Quote the CC for V; to allow special chars
2014-09-01 01:32:32 +02:00
pancake
40c11d4477
Handle popad and pushad in default x86 assembler
2014-09-01 01:25:07 +02:00
condret
c5cacc1c9e
update esil-string for sla-instruction
2014-09-01 01:23:00 +02:00
pancake
5526a7f5d9
Fix #1271
2014-08-31 23:16:06 +02:00
pancake
f998e2f235
Fix crash in autocompletion #1270
2014-08-31 19:14:36 +02:00
pancake
0f2b601c5b
Fix some of the #1271 valgrind issues.
2014-08-31 19:00:40 +02:00
Anton Kochkov
aaed83a9f7
Proper printf formatting fix for mingw32
2014-08-31 20:19:43 +04:00
Anton Kochkov
118bb4ea84
More Mingw32 cleanup
2014-08-31 20:19:43 +04:00
pancake
0a9163811f
Fix overflow in RCons
2014-08-31 17:59:28 +02:00
jvoisin
eb55b18d55
Fix some warnings in rpnesil
2014-08-31 16:52:12 +02:00
Anton Kochkov
46e127c73a
Fix wrong type specifier in eprintf
2014-08-31 16:10:38 +04:00
jvoisin
f7d6be76bd
Fix some Hyask coverity issues
2014-08-31 02:10:12 +02:00
condret
3995ce088a
add '*=[]', '++=[]' and '--=[]' to the esil-vm
2014-08-30 22:29:29 +02:00
jvoisin
75a37c469e
Improves the 2048 implementation
...
The patch is from bla, from smashthestack.
2014-08-30 20:06:09 +02:00
pancake
1ee20b996f
Allow to increment function size with Vde
2014-08-30 03:28:09 +02:00
pancake
1f1290d62f
Add 'Vde' to shrink a function (cursor supported)
2014-08-30 03:13:11 +02:00
jvoisin
964441e4c7
Improves hud.path
2014-08-30 01:23:04 +02:00
pancake
e5e47ac546
Add 'pdj' command to list processes in JSON format
2014-08-30 01:12:12 +02:00
pancake
84ed11db72
Visual 'O' key toggles asm.esil
2014-08-30 01:11:46 +02:00