condret
|
fba602f68a
|
add DUP-customop for x86_cs-esil
|
2015-04-01 23:09:38 +02:00 |
|
Jeffrey Crowell
|
5f91901814
|
make /Rl use scr.color
|
2015-04-01 16:20:13 -04:00 |
|
pancake
|
68c98b2b05
|
Remove debug printf, fix crash in rabin2 -qzz
|
2015-04-01 20:56:12 +02:00 |
|
NighterMan
|
93f44d99ec
|
Various fixes for esil x86
* Added support for CLD and STD
* Added support for rep movs*
* Fixed xor instruction when using memory base+index as destination
|
2015-04-01 18:52:17 +02:00 |
|
condret
|
cd99d205d9
|
fix test-instruction for x86-cs-esil
|
2015-04-01 18:47:05 +02:00 |
|
skuater
|
5bad0aae82
|
Fix issue with XMM on linux64 (pid vs tid)
|
2015-04-01 17:09:49 +02:00 |
|
pancake
|
0e91eaaeda
|
Fix some of the crashes produced by #2220
|
2015-04-01 16:07:23 +02:00 |
|
Maijin
|
b6cac8fc84
|
Update .travis.yml
|
2015-04-01 15:40:44 +02:00 |
|
Maijin
|
926b7a28b8
|
Update .travis.yml
|
2015-04-01 15:13:21 +02:00 |
|
pancake
|
aed5e5e4a1
|
Fix PDB nullderef in rbininfo.file
|
2015-04-01 14:57:59 +02:00 |
|
pancake
|
23fba824b1
|
Fix #2289 - crash in oc;pd $s
|
2015-04-01 14:35:43 +02:00 |
|
pancake
|
54dc51f81c
|
Update sdb to fix cygwin build issue
|
2015-04-01 14:09:23 +02:00 |
|
Maijin
|
6eedf43dbe
|
Update .travis.yml
|
2015-04-01 13:49:16 +02:00 |
|
pancake
|
e7b310a786
|
Properly limit rahash2 -Bb boundaries to filesize
|
2015-04-01 13:38:29 +02:00 |
|
condret
|
369ee44639
|
fix jle, jae and optimize ja for esil_x86_cs
|
2015-04-01 12:59:58 +02:00 |
|
Maijin
|
6154fe67e1
|
Update .travis.yml
|
2015-04-01 12:55:08 +02:00 |
|
Maijin
|
c5bdc01a8a
|
Oops, Added formats+Analysis
Oops, Added formats+Analysis
|
2015-04-01 12:45:17 +02:00 |
|
Maijin
|
71e38003b1
|
Update .travis.yml
|
2015-04-01 12:42:41 +02:00 |
|
pancake
|
ade2945617
|
Hide build output in travis
|
2015-04-01 04:17:19 +02:00 |
|
pancake
|
f89f0eac4d
|
Fixes for i*
|
2015-04-01 04:14:10 +02:00 |
|
pancake
|
df86cc3124
|
Fix all t/feat_grep tests
|
2015-04-01 03:33:12 +02:00 |
|
Jonathan Neuschäfer
|
98daac0ecd
|
lh5801: use char[4] instead of const char* for mnemonics
This only saves around 200 bytes on the stripped .o file, so no big gain.
|
2015-04-01 03:07:00 +02:00 |
|
Jonathan Neuschäfer
|
df489343ca
|
lh5801: various fixes
|
2015-04-01 03:07:00 +02:00 |
|
Jonathan Neuschäfer
|
00c0d256bc
|
add LH5801 to plugins.def.cfg
|
2015-04-01 03:06:59 +02:00 |
|
pancake
|
0df37396df
|
Add esil documentation in ae??
|
2015-04-01 03:02:22 +02:00 |
|
pancake
|
841824218d
|
Implement wt0 command to write Nth bytes
|
2015-04-01 03:02:17 +02:00 |
|
pancake
|
bd3fb5625f
|
Fix the silly emoticon crash issue =-0
|
2015-04-01 02:06:17 +02:00 |
|
pancake
|
9f7767b3ab
|
Update sdb from git fixing some issues
|
2015-04-01 02:07:29 +02:00 |
|
pancake
|
257ada577c
|
Fix #2269 - rasm2 -d does not handle invalid input well
|
2015-04-01 01:29:15 +02:00 |
|
condret
|
06576f0f2a
|
fix array-overrun in z80.cr
|
2015-04-01 01:27:00 +02:00 |
|
pancake
|
eb42823a51
|
Add esil.gotolimit to restrict the number of words to run after an esil goto
|
2015-04-01 00:38:24 +02:00 |
|
pancake
|
48b6d41a55
|
Fix #2273 - Avoid oc in sandbox mode
|
2015-03-31 18:33:48 +02:00 |
|
NighterMan
|
66ad5106a7
|
fix for is_string ignoring \r, \n and \t as valid characters breaking refprt on disassembly
|
2015-03-31 11:42:17 +02:00 |
|
pancake
|
e4c5d7555f
|
Fix #2268 - core.editor crash
|
2015-03-31 02:26:36 +02:00 |
|
pancake
|
14893faffe
|
Handle cmdline args in the nodejs script
|
2015-03-31 01:33:40 +02:00 |
|
pancake
|
35baae988e
|
Bump capstone, sdb and add node readme
|
2015-03-31 01:31:35 +02:00 |
|
pancake
|
ddbffe4f9d
|
Better r2-nodejs webserver, honor http.port, works from the shell too
|
2015-03-31 00:59:03 +02:00 |
|
pancake
|
fd93fd3328
|
Easter egg license has expired
|
2015-03-31 00:49:45 +02:00 |
|
pancake
|
ea9d9f9412
|
Add doc/node.js to run an express based r2 webserver 2x faster
|
2015-03-31 00:46:03 +02:00 |
|
pancake
|
43a7af0238
|
Fix graph flush issue
|
2015-03-31 00:45:57 +02:00 |
|
Maijin
|
54e7559ea6
|
Update .travis.yml
|
2015-03-30 22:33:19 +02:00 |
|
Maijin
|
0fa56d40af
|
Update .travis.yml
|
2015-03-30 22:29:02 +02:00 |
|
pancake
|
195df37634
|
Bump for SDB (0.9.6-git)
|
2015-03-30 18:02:11 +02:00 |
|
Álvaro Felipe Melchor
|
2afcbbaee0
|
Fix #2188
|
2015-03-30 17:29:52 +02:00 |
|
Maijin
|
6612a3e796
|
Temporary remove clang
|
2015-03-30 17:29:35 +02:00 |
|
pancake
|
38aa11cce7
|
asm.decode ignores asm.filter
|
2015-03-30 12:52:04 +02:00 |
|
AntonDevil
|
78da2985e8
|
fix #2257 arm asm
There was type mismatch between declaration and definition
|
2015-03-30 11:57:34 +02:00 |
|
AntonDevil
|
62bcb8f555
|
Fix #2263 Regression in pf display
Wrong logic for determining first iteration
|
2015-03-30 11:53:40 +02:00 |
|
Maijin
|
5da75e7a62
|
Add t.esil
Add t.esil
|
2015-03-29 15:19:26 +02:00 |
|
condret
|
2eec10e7b1
|
fix bin-load for gb
|
2015-03-29 00:50:13 +01:00 |
|