pancake
18ef89dfa0
Fix lot of overflows in the dwarf parser
2014-12-04 01:28:29 +01:00
pancake
6f011c840e
Fix w32 build
2014-12-03 23:01:20 +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
pancake
a4f521aed8
Fix /C help
2014-12-03 17:14:11 +01:00
pancake
e2386ba52d
Fix crash in COFF parser
2014-12-03 16:35:44 +01:00
pancake
6d96d214d9
Add sys/tiny.sh - wip
2014-12-03 16:27:11 +01:00
pancake
defa323c33
Handle ^C in /B
2014-12-03 15:35:04 +01:00
pancake
20925abb7f
Fix all latest COVs and avoid use of tabs in i
2014-12-03 13:15:07 +01:00
pancake
123c9a87d0
Fix echo | r2 - infinite loop
2014-12-03 02:52:56 +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
6e3d16dc81
USE_IS_VALID_OFFSET in RAnalData to speedup disasm ~10x on slow io backends
...
- This requires more testing and the backend must provide
sections or valid memory region areas somehow to make it
work on the gdb backend for example, otherwise it's disabled
2014-12-02 11:52:20 +01:00
pancake
cd0dad8234
Initial ESIL support for anal.x86.cs
2014-12-02 03:03:33 +01:00
pancake
8827dd2451
'ao'->family is now a string
2014-12-02 00:37:35 +01:00
pancake
66e547da1f
Fix #1696 - Fix crash in Java CLASS parser
2014-12-01 23:51:47 +01:00
pancake
3a31198ffd
Fix #1702 - Revert and fix the dwarf/dex crashes related to uleb overflows
2014-12-01 23:44:20 +01:00
pancake
12f598d77d
Fix crash in pfj
2014-12-01 23:30:32 +01:00
pancake
21288ac6ab
Cleanup some code from the previous commit
2014-12-01 23:17:28 +01:00
inisider
64a47c6625
RBin.PE: Get debug data and retrieve GUID and debug file name
2014-12-01 23:01:24 +01:00
pancake
5687fe2d1b
Support AT&T syntax for x86.cs disassembler
2014-12-01 16:49:47 +01:00
pancake
7682f088b7
Fix #1762 - Implement 'q' quiet mode for 'i' command
2014-12-01 11:54:58 +01:00
pancake
7811128864
Fix dpa bug in dpf (thanks @zlul)
2014-12-01 11:43:32 +01:00
Jeffrey Crowell
14bc792237
Check for null on core file and remove if()free
2014-12-01 11:16:34 +01:00
pancake
eeb539aab0
Fix warnings in pebble
2014-11-30 18:51:25 +01:00
Skia
eee51db03a
Fix issue #1765
2014-11-30 18:06:14 +01:00
Jeffrey Crowell
18cf32da42
fix zlul crash
2014-11-30 17:14:22 +01:00
pancake
e35d55e18a
Add initial support for Pebble apps
2014-11-30 16:53:36 +01:00
Judge_Dredd
d4164af4ce
fix history up/down bug (issue #1751 )
2014-11-28 13:07:45 +01:00
pancake
96a4dd7f5c
Fix dpa
on Linux
2014-11-28 13:07:25 +01:00
trndr
1e46a942e2
Fix esil xor, add mips esil negu, xor, nor
2014-11-27 22:10:14 +01:00
Judge_Dredd
7265acadfe
save history on exit bug
2014-11-27 20:11:51 +03:00
pancake
7b94826079
Add anal.afterjmp and fix esil for ARM LDR+PC instructions
2014-11-27 11:42:12 +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
VisualPrankDude
3996b53867
remove cats in sys/farm/run.sh
...
update and run :-)
2014-11-27 09:40:55 +01:00
pancake
d6fb51ec4f
Activate DieTime before accept
2014-11-26 22:27:00 +01:00
Riccardo Schirone
e03469c73c
RCore.cmd_search refactoring
...
* use a search_parameters structure
* extract functions to increase readibility
* remove non existent config option
2014-11-26 17:05:53 +01:00
pancake
7cd127a775
Add http.dietime to kill r2 after N seconds of client inactivity
2014-11-26 16:59:58 +01:00
pancake
8ad3a1714b
Fix analysis with afu
2014-11-26 13:34:23 +01:00
pancake
aeafe7f255
Initial 'afu' command
2014-11-26 13:25:23 +01:00
trndr
56ce7b216c
Fix regex search
2014-11-26 10:25:56 +01:00
Jeffrey Crowell
a68f08b71f
Change the separator character to ';', make regex gadget search multi-chars
...
- Skip regexp compile if no pattern is provided
2014-11-26 01:16:33 +01:00
pancake
64ad0a40de
Add anal.maxreflines option for faster pd
...
[0x00404845]> e scr.null=1
[0x00404845]> ?t pd 6999
4.239001
[0x00404845]> e anal.maxreflines=100
[0x00404845]> ?t pd 6999
1.014379
2014-11-26 01:12:54 +01:00
pancake
adce73673f
Fix two ASAN crashes for pf
2014-11-26 01:03:48 +01:00
pancake
75ca5cfdb1
Fix ASAN crash in tab
2014-11-26 00:02:13 +01:00
Alvaro Muñoz
8249fa31a8
add help button and popoup; fix scroll to after renaming
2014-11-25 23:54:47 +01:00
trndr
c70dfa53b0
Fix esil mips sub, and and or
2014-11-25 23:54:08 +01:00
Alvaro Muñoz
5284a715d4
remove console logs; add support for complex beziel curves
2014-11-25 21:04:01 +01:00