Commit Graph

638 Commits

Author SHA1 Message Date
fenugrec
025fe0325a git clone --depth 1 for sdb,R2R,udis86 2015-01-01 13:05:41 +01:00
pancake
9829b0981c Add 'ccd' and 'cud' to compare disasms in column and unified modes 2015-01-01 12:45:05 +01:00
pancake
be275471d7 Bump capstone to fix 0x82 x86 ops and some ARM BLX ones 2014-12-30 09:27:31 +01:00
Julien Nabet
6ed942ef05 cppcheck: fix memory leaks 2014-12-28 17:20:03 +01:00
pancake
2ecb3edfb4 Bump sdb fixing two memleaks and a close(-1) 2014-12-28 12:54:55 +01:00
pancake
1c6547d6d8 Fix #1889 - Update sdb to fix a segfault in sdb_sync (thanks zlul!) 2014-12-28 04:18:48 +01:00
pancake
581f20d654 Bump capstone-4.0 adding support for some undocumented instructions 2014-12-26 19:05:25 +01:00
Alvaro Muñoz
1aa40b4aa9 fixes bugs in webui and adds holdTap to enyo view 2014-12-23 21:34:19 +01:00
pancake
43b4a996ce Fix shm crash and update sdb 2014-12-22 03:24:36 +01:00
pancake
ef69adb7f4 Better relocs in disasm and support reloc resolution by ordinal on PE
- Include OLEAUT32 and WS2_32 ordinal-symbol tables
2014-12-21 04:18:56 +01:00
pancake
c886531195 Implement 'ko' and 'kd' to open/dump Sdbs, Helpers for PE ordinal symbols 2014-12-21 00:55:38 +01:00
Alvaro Muñoz
c295e33c70 fix #1825 2014-12-19 20:52:16 +01:00
pancake
f95d2ddd92 Update capstone (merges rex branch into next) 2014-12-19 16:50:35 +01:00
pancake
5c8277cbf0 Update capstone 2014-12-19 14:15:58 +01:00
pancake
64e9254b82 Fix #1840 - Fix formating for type Java CP values 2014-12-18 01:54:04 +01:00
Alvaro Muñoz
73980bf617 Disasm fixes, fix backward disasembly, make pdj not behave as pDj 2014-12-18 00:29:31 +01:00
pancake
9c802db2c7 Properly update capstone 2014-12-17 00:24:07 +01:00
pancake
6b2761f653 Update capstone fixing x86 slowdown issue 2014-12-16 23:58:56 +01:00
pancake
65b580dbfc Fix #1833 - AFL crash in r_bin_java_read_next_attr_from_buffer 2014-12-16 22:36:53 +01:00
Alvaro Muñoz
0332d8d332 Add var renaming in webui and fix various bugs
- Fix missing spaces when show_functions and not in function
2014-12-16 13:31:53 +01:00
Sébastien Duquette
e45a8a3a0b fix for issue #1834, handle NULL pointer return value from r_bin_java_read_next_attr_from_buffer() 2014-12-16 00:09:27 +01:00
pancake
cace7101e5 Fix warnings in RCons and update sdb 2014-12-14 01:56:55 +01:00
pancake
82342bb0ca Update capstone to fix the ARM64 branch disassembler/analyzer 2014-12-12 15:26:47 +01:00
pancake
1a65e14627 Update capstone and fix some ARM64 analysis issues (still buggy) 2014-12-12 13:48:42 +01:00
pancake
cd6e60ae34 Update sdb from git, fixing some crashes 2014-12-12 01:38:27 +01:00
pancake
c18781fec4 Update SDB from GIT 2014-12-11 11:10:19 +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
pancake
0c91c7df62 Fix several bugs in the windbg and cris. thanks to coverity 2014-12-09 17:50:19 +01:00
Alvaro Muñoz
dc5da0898b Fix #1732 and #1735 - uses 'ec gui. and ai.' prefixes 2014-12-08 23:48:42 +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
jvoisin
db28d502d0 Fix some stupid warnings 2014-12-08 00:59:29 +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
LemonBoy
3b9164c04c Initial WinDBG support 2014-12-07 19:32:45 +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
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
Alvaro Muñoz
cbdf4d051b fix #1731 and #1733. Remove all workarounds for the agj non structured output, and fixes some minor bugs 2014-12-05 13:44:55 +01:00
pancake
06402eae5f Fix clang buildfarm compiler error 2014-12-03 22:57:38 +01:00
Alvaro Muñoz
aa759f674d refactor of symbols menu, new entropy panel, refactor of string and setting panel in their own js 2014-12-03 22:41:51 +01:00
Alvaro Muñoz
94cb42da4c changing context menu options to disable renaming on symbols and relocs 2014-12-03 19:54:59 +01:00
Alvaro Muñoz
fe856f6d49 improvements on renaming functions from left panel and renaming different types of flags 2014-12-03 19:54:59 +01:00
Alvaro Muñoz
e8c2cfb193 minor color changes 2014-12-03 02:09:38 +01:00
Alvaro Muñoz
f77c495caf new panel layout and improved responsiveness in enyo+ff 2014-12-03 02:09:37 +01:00
pancake
a683c1dbd7 Fix coverity issues with ROP search and more pic flags for lollipop
Update capstone to fix all ARM tests
2014-11-27 10:01:30 +01:00
Alvaro Muñoz
8249fa31a8 add help button and popoup; fix scroll to after renaming 2014-11-25 23:54:47 +01:00
Alvaro Muñoz
5284a715d4 remove console logs; add support for complex beziel curves 2014-11-25 21:04:01 +01:00
pancake
64711c90dc Bump capstone fixing bug in ARM 2014-11-25 14:30:20 +01:00
Alvaro Muñoz
082c77683c load settings on main.js 2014-11-25 12:59:18 +01:00
Alvaro Muñoz
d0fd14fad3 New webui views 2014-11-25 12:59:07 +01:00