9963 Commits

Author SHA1 Message Date
pancake
bf813c252c Fix null-terminated strings issue in bootimg rbin plugin 2015-12-19 17:29:48 +01:00
pancake
2c047083e3 Fix asm.filter issue in some ARM64 instructions 2015-12-19 17:04:01 +01:00
Judge Dredd (key 6E23685A)
746f2dcc34 Fix oa double free #3858 2015-12-19 16:52:29 +01:00
Jeffrey Crowell
82fbd87a7a fix number of fcns before you go off cons 2015-12-18 18:30:33 -05:00
Jeffrey Crowell
2ca166ae80 fix crash if you Vv before anal 2015-12-18 18:15:13 -05:00
Jeffrey Crowell
89ee004a8b fixup vmenus (leak, full fn) 2015-12-18 17:41:14 -05:00
Jeffrey Crowell
d1dc4b0267 fix null deref in cmd_debug ddw closes #3860 2015-12-18 15:57:03 -05:00
Jeffrey Crowell
7f1c766296 show full function when possible on vmenu
if we can't show the full function, just print to fill the screen
2015-12-18 15:53:51 -05:00
pancake
65aef74a73 Initial support for Android BOOT images 2015-12-18 20:08:05 +01:00
pancake
a991e008d1 Fix Vk scrolling in hexdump view 2015-12-18 19:53:54 +01:00
Jeffrey Crowell
a594c79b96 enhance vmenu to show entire function if possible
otherwise show some hopefully useful amount
2015-12-17 08:41:16 -05:00
Riccardo Schirone
530daf5420 cons/dietline: set right buffer.index when autocompleting
Fix #3856
2015-12-17 10:18:06 +01:00
Joshua Wang
415263a0d5 info_array is freed on xnu_debug.c:737 and again on xnu_debug.c:744 resulting in double free 2015-12-16 22:10:23 +01:00
pancake
1d0768bf74 Fix asm.emu in projects 2015-12-16 22:07:30 +01:00
pancake
d75f77038f Fix afF in projects 2015-12-16 21:57:50 +01:00
Maijin
712855a210 Add help for f4 key in Visual mode
Add help for f4 key in Visual mode
2015-12-16 20:42:21 +01:00
Maijin
5ec0a6e537 Add f4 dcu to cursor fix #249
Add f4 dcu to cursor fix #249
2015-12-16 20:35:45 +01:00
Maijin
af10e7fc79 Add seek history for "." in Visual mode
Add seek history for "." in Visual mode
2015-12-16 19:58:54 +01:00
pancake
f264b1d1e3 Fix pdf on folded function issue 2015-12-16 15:30:13 +01:00
murphy
1b5f5d674e Add support to show comments and function name in axt 2015-12-16 14:44:08 +01:00
pancake
7ee1ff6816 Fix spawn and >1024 buffer issue in r2pipe.c 2015-12-16 12:00:31 +01:00
alvaro_fe
a6e4d6b93e Fix #838 2015-12-16 11:40:23 +01:00
Jeffrey Crowell
d1b5b6ee62 fix doc for x86 enter 2015-12-15 17:56:02 -05:00
pancake
4180c8e439 Fix some null derefs in r2pipe C api 2015-12-15 15:34:38 +01:00
pancake
69b974eca3 Fix afv-* 2015-12-15 02:08:53 +01:00
pancake
25892b084a Show comments in folded functions 2015-12-15 01:03:42 +01:00
pancake
2f9623786f More fixes for the folded functions in disasm 2015-12-15 00:37:33 +01:00
pancake
d0444bbe15 Fix multiple folded functions glitch in disasm 2015-12-15 00:18:44 +01:00
pancake
e955a2a58f Implement aggd command to output agn/age graph in graphviz format 2015-12-14 23:23:08 +01:00
Dima Turchenkov
061c0acbab fixes for jmptbl 2015-12-14 21:28:24 +01:00
Dima Turchenkov
ca26ad47da also don't analyze function twice and get normal xref-s for aac 2015-12-14 21:28:24 +01:00
Dima Turchenkov
2bcf5cc8c2 fix for list corruption 2015-12-14 21:28:24 +01:00
Dima Turchenkov
f089d2f330 fix for bbs alignment 2015-12-14 21:28:24 +01:00
alvaro_fe
5a7058b5a3 Fix heap use after free 2015-12-14 21:27:00 +01:00
pancake
96e63a55a9 Fix clang build 2015-12-14 15:14:35 +01:00
pancake
959c61671e Indentation fixes 2015-12-14 15:01:25 +01:00
pancake
965d789c4a Update indentation in some more random files 2015-12-14 14:32:18 +01:00
pancake
98578e2452 Fix two issues in the fcn analysis 2015-12-14 13:51:55 +01:00
pancake
1f647dd2e6 Refix #3785 2015-12-14 12:11:34 +01:00
pancake
ff5f215d76 Another workaround for afterjmp 2015-12-14 12:07:26 +01:00
pancake
84616baaa8 Fixes for eobjmp and jmptbl 2015-12-14 11:18:26 +01:00
pancake
a3d8a3a50d Fix asm.emu regression 2015-12-14 10:57:50 +01:00
pancake
07610b8e83 Fix dup hit issue in /c 2015-12-14 10:56:36 +01:00
pancake
db5a76f8b3 Initial support for fold/unfold functions with afF and Vz 2015-12-14 10:19:07 +01:00
pancake
71536f3fd9 Fix #3833 - af[av]t to change type of variable 2015-12-14 02:25:07 +01:00
pancake
bfcdc09479 Only attach from config.c if cfg.debug is set 2015-12-14 02:24:57 +01:00
Carolina Fernandez
c955d4834f webui (m): enforcing foreground darker text color on hover (as expected) 2015-12-14 00:03:34 +01:00
Carolina Fernandez
7df9d7e2f0 webui (p): using 'pointer' cursor for top of lists in 'Strings' and 'Types' submenus 2015-12-14 00:03:33 +01:00
Carolina Fernandez
ec19819879 webui (p,m): using 'pointer' cursor for addr. or links in left menu 2015-12-14 00:03:33 +01:00
Eugene Kolo
36b6ae4762 Update ragg2 short help message 2015-12-14 00:00:39 +01:00