6583 Commits

Author SHA1 Message Date
pancake
046f0a447e Fix #1822 with the help of the latest ACR 2014-12-11 01:50:26 +01:00
pancake
56a7b491e9 Revert "Fix pxW and pxQ ignoring cfg.bigendian"
This reverts commit 98e553a03aed1027814a20291a78c4d664cec23e.
2014-12-11 01:31:47 +01:00
pancake
0b53c5713d Update configure script with latest acr 2014-12-11 01:16:40 +01:00
pancake
ca64ff5027 Honor scr.interactive with asm.cmtright 2014-12-10 23:54:35 +01:00
pancake
d8427d239c Implement rabin2 -rd to output CL commands to load the addrline info 2014-12-10 23:36:39 +01:00
pancake
3a87cc61c3 Fix support for dwarf on currentpath source files
Catch file-not-found exception when listing source lines
2014-12-10 23:21:55 +01:00
Alvaro Muñoz
db09c38b9d Improve colors in webui and fix ans256 to rgb
- added fname and fdelimiters in disasm views
- fix r2 ansi256 to rgb conversion
- clean color string, no leading whitespaces, trash anything after color
2014-12-10 21:47:46 +01:00
inisider
155997598f Add initial support to download PDB files (NodeJS helper) 2014-12-10 17:01:32 +01:00
pancake
3f5b10b315 Minor fix in docker file instructions 2014-12-10 13:39:41 +01:00
pancake
15098999d2 Fix rep movsb and add retf/retn support for x86.nz assembler 2014-12-10 13:17:50 +01:00
pancake
4c00f83c7c Better support for Docker 2014-12-10 02:08:49 +01:00
pancake
ba382e9e7f Fix aei use-after-free issue 2014-12-10 00:54:57 +01:00
pancake
ab00f259d9 Initial import of the radare2 Dockerfile 2014-12-10 00:38:07 +01:00
pancake
73eea88ad7 Fix more aei issues related to the zlul report 2014-12-09 23:28:26 +01:00
pancake
7b9f70445d Fix #1816 - Fixed another crash in rpnesil reported by zlul 2014-12-09 18:19:44 +01:00
pancake
0c91c7df62 Fix several bugs in the windbg and cris. thanks to coverity 2014-12-09 17:50:19 +01:00
Anton Kochkov
98b5159af9 Add issues/pull requests statistics 2014-12-09 18:11:16 +03:00
pancake
8cd32e82fa bring back the non-rarun2 spawn for io-debug testing 2014-12-09 12:06:00 +01:00
pancake
7575cdfb36 Fix #1815 - fix aei null deref 2014-12-09 11:52:04 +01:00
fenugrec
55c4963656 describe rasm2 -L output 2014-12-09 04:20:44 +01:00
pancake
a8dc744f48 Fix #1811 - Corrupt ELF header crashes r2 - reported by @crowell 2014-12-09 04:19:16 +01:00
pancake
2d81508caf Fix jalx for mips.gnu and mips.cs 2014-12-09 02:21:58 +01:00
fenugrec
e36d2d4dcf superH analyzer+disasm bigendian support 2014-12-09 01:39:41 +01:00
pancake
0215b38bd3 Initial anal.cris implementation 2014-12-09 01:28:37 +01:00
Alvaro Muñoz
dc5da0898b Fix #1732 and #1735 - uses 'ec gui. and ai.' prefixes 2014-12-08 23:48:42 +01:00
fenugrec
98e553a03a Fix pxW and pxQ ignoring cfg.bigendian 2014-12-08 23:40:03 +01:00
Alvaro Muñoz
4b553bee7b add stack operation to x86 CS arch 2014-12-08 23:39:22 +01:00
pancake
85631e7104 Fix build on OSX, fix warnings in shlr/wind and handle asm.cpu and asm.syntax for asm.cris 2014-12-08 23:38:13 +01:00
pancake
455cf93408 Fix typo in internal rpnesil functio name 2014-12-08 19:15:41 +01:00
pancake
e90eaba7af Fix crash in rpnesil 2014-12-08 16:11:31 +01:00
Anton Kochkov
1cadcc9ca2 Update WinDbg docs for Windows XP 2014-12-08 17:32:40 +03:00
pancake
e7a4aefdd4 Disassemble CRIS v32 by default (TODO: honor asm.cpu) 2014-12-08 13:51:12 +01:00
pancake
95ddbeb2ec Disassembler fixup for CRIS (still wip) 2014-12-08 13:31:49 +01:00
jvoisin
db28d502d0 Fix some stupid warnings 2014-12-08 00:59:29 +01:00
pancake
274f22001d Add initial support for CRIS cpu as suggested by LolyRoP 2014-12-07 23:18:22 +01:00
pancake
0076289dbe Bump for capstone again 2014-12-07 20:08:30 +01:00
pancake
8bdea8eea3 Fix several build issues to make crosscompilation and w32 happy 2014-12-07 20:05:24 +01:00
pancake
59d2bb69a6 Fix static build 2014-12-07 19:45:43 +01:00
trndr
0af7751bd8 Fix some big endian print issues 2014-12-07 19:41:25 +01:00
pancake
9fa79fbf0c Fix build 2014-12-07 19:37:03 +01:00
trndr
e6103f79d0 Add delayline support for esil steping 2014-12-07 19:33:10 +01:00
LemonBoy
3b9164c04c Initial WinDBG support 2014-12-07 19:32:45 +01:00
Riccardo Schirone
dd698bc1ed libr/core/cmd_anal refactoring and cleanup 2014-12-07 18:23:42 +01:00
Alvaro Muñoz
00bb060365 added xrefs to webui context menu, improved history widget(clickable, flar resolution), improved css 2014-12-07 17:24:19 +01:00
trndr
5c07526ece Add mips esil sltiu 2014-12-07 17:20:18 +01:00
Jeffrey Crowell
ed1aae7fd1 fix lots of spelling
fix some errors from the sed script

undo file mode crap
2014-12-07 17:00:59 +01:00
pancake
9aaca2d525 Fix last two covs 2014-12-05 17:58:48 +01:00
Kamil Rytarowski
a49ee4cad2 Remove unneeded / unused variable from ut64_is_pointer() 2014-12-05 14:21:21 +01:00
Kamil Rytarowski
60d3e1fc62 Don't set unused variables in arcExtMap_instName 2014-12-05 14:21:20 +01:00
Alvaro Muñoz
fa5078ddda Declaring variables at the begining of the function 2014-12-05 14:18:51 +01:00