Álvaro Felipe Melchor
088c13ddad
Fix UAF in cb_asmarch
2017-01-25 23:20:20 +01:00
Jaume Delclòs
f36cfc2614
add gameboy advance ROM section to io sections
2017-01-25 20:54:43 +01:00
Sven Steinbauer
8f20baf454
Fix #6551 - Remove leading spaces from afi output
2017-01-25 17:52:55 +01:00
pancake
bce083ae7c
Fix memleak in dwarf loading
2017-01-25 13:15:39 +01:00
Anton Kochkov
e9c2d22da9
Fix windows detection in headers ( #6557 )
2017-01-25 11:30:16 +01:00
Xiaoyin Liu
8c3db51c48
Use HTTPS for Microsoft symbol server URL ( #6577 )
...
* Use HTTPS for Microsoft symbol server URL
Update Microsoft symbol server URL to https://msdl.microsoft.com/download/symbols . This is the default sympath in WinDbg 10.0.14321.
* Use HTTPS in cconfig.c
2017-01-25 11:29:51 +01:00
pancake
0d5ad49674
Support 64bit pointer dereference with ESIL in aae and /re
2017-01-25 11:11:14 +01:00
pancake
3e7b5aba60
Fix #6501 - Export locals as flags
2017-01-25 01:07:48 +01:00
pancake
8a787dc787
Fix #6538 - Hack to fix the broken debugger when doing aaaa
2017-01-25 00:52:36 +01:00
pancake
37e79b3ba1
Implement afvR and afvW to list var read/write accesses
2017-01-25 00:06:44 +01:00
pancake
e0902d1eee
Fix UAF in zf when quiting
2017-01-24 21:17:49 +01:00
leberus
82f282c629
Add: dbg.libs/unlibs for linux ( #6567 )
2017-01-24 20:22:36 +01:00
Giovanni
9ae6280dac
PPC pseudo bad parse due missing uppercase letters & PPC emu (due mistake) ( #6573 )
2017-01-24 18:52:48 +01:00
Marc
459fc39f5b
Add debug info support for Dalvik ( #6570 )
2017-01-24 18:51:27 +01:00
Giovanni
a0c7ae8131
Implement asm.pseudo for PowerPC
...
* Added most of the standard ppc instructions, missing some altivec and complex instructions
* fixed rot instructions.
* Fixed inv_mask[32/64]
2017-01-24 17:07:11 +01:00
oddcoder
747b203913
reorganizing opcode for arm ( #6569 )
2017-01-24 14:43:51 +01:00
pancake
eee90a4d38
Another function naming bugfix
2017-01-24 14:41:39 +01:00
pancake
d9fb5713db
Fix racy set of asm.cpu and asm.arch
2017-01-24 13:57:17 +01:00
pancake
d0fc86cd6d
Update capstone from git (fixes for 68k, arm and x86)
2017-01-24 12:54:31 +01:00
pancake
b65403abb4
More glitchfixing for disasm
2017-01-24 11:36:02 +01:00
pancake
4c6b418351
Fix back the comment alignment glitch regression
2017-01-24 02:59:02 +01:00
pancake
002e5443d8
Aim to fix the trashed registers issue after emulating code
2017-01-24 02:46:49 +01:00
pancake
91ba43a161
Enhance multiline comments disasm
2017-01-24 02:19:12 +01:00
pancake
c17889a9b4
Fix fd and use it in axt and visual xrefs
2017-01-24 01:41:12 +01:00
pancake
bb9ac3c49b
Fix another disasm glitch
2017-01-24 01:27:51 +01:00
pancake
dc203aeb27
Fix build
2017-01-24 00:50:22 +01:00
pancake
446d4b27db
Colorize and enhance f= [glob] and kill f==
2017-01-24 00:43:57 +01:00
pancake
1ccec279bc
Ignore nopskip if there's a flag
2017-01-23 23:19:11 +01:00
pancake
431aa374c5
mach0 imports stubs force nopskip=false and behaves like the plt
2017-01-23 23:13:51 +01:00
pancake
d619c6039f
Fix undefined behaviour in pd with emustr
2017-01-23 22:42:27 +01:00
pancake
bbed5daef1
Add some hints to optimize asmjs build
2017-01-23 13:56:10 +01:00
pancake
b2cefac2ef
Add anal.x86_cs for emscripten
2017-01-23 05:37:02 +01:00
pancake
d1ecaeae3c
Implement asmjs.openURL() and add proper io plugins for asmjs
2017-01-23 04:32:11 +01:00
pancake
fafc74102a
Add emscripten entrypoint
2017-01-23 03:43:11 +01:00
pancake
6bf2195fa7
Aim to fix the function main naming issue
2017-01-23 03:09:33 +01:00
pancake
197443d42a
asm.cpu=cortex required for arm (not by default)
2017-01-23 03:02:35 +01:00
pancake
7f1b4f273f
Remove NDK dependency when BUILD=0 in android-shell
2017-01-23 02:15:17 +01:00
pancake
c5695c2fb9
Make sys/build.sh accept custom configure flags
2017-01-22 23:45:15 +01:00
Wladimir J. van der Laan
67b5d07514
Fix "commment" typo ( #6553 )
...
This fixes a typo introduced in
c176c48ffccd4d470add516c137a550dff241901.
2017-01-22 20:35:38 +02:00
oddcoder
ab0918567a
Rewriting t- cleanly ( #6552 )
...
No segfaults, No leaking
2017-01-22 19:46:47 +02:00
pancake
2c751cb337
Disable bin.verbose in /B
2017-01-22 10:45:26 +01:00
pancake
5898bccfc9
Honor more bin.verbose
2017-01-22 10:43:51 +01:00
pancake
65cdab1746
Honor bin.verbose in COFF too
2017-01-22 10:27:48 +01:00
pancake
a1a1e059dc
Aim to fix null deref in elf-write
2017-01-22 10:11:05 +01:00
Polshakov Dmitry
8a807ccf2f
Fix #3951 - change external program output redirecting ( #6550 )
2017-01-22 09:58:51 +01:00
pancake
f7f76e841d
Fix asm.emu syscall output test
2017-01-22 09:44:35 +01:00
pancake
cbfa52e126
Add help for /r?
2017-01-22 02:19:25 +01:00
pancake
4e2cd40ed6
Implement bin.verbose for ELF, PE and MACH0
2017-01-22 01:50:41 +01:00
pancake
3686957870
Fix crash in r_debug_free with dynamic debug plugins
2017-01-22 01:08:48 +01:00
pancake
02a858ccd5
Fix #5877 - Properly document ?x ?x+ ?x- in ???
2017-01-21 03:47:44 +01:00