Commit graph

9696 commits

Author SHA1 Message Date
pancake
4f1663d6bf Some rework for regs+step+cont in iosdbg 2015-11-17 01:00:29 +01:00
pancake
0327c8fb97 Add dp- and autocomplete f- 2015-11-17 01:00:25 +01:00
pancake
84ceb633e1 Fix "!ps|grep ls" in iOS (r_sandbox_system) 2015-11-17 01:00:22 +01:00
pancake
2addec8742 Fix iOS (tested on arm32) reg-get/set 2015-11-17 01:00:19 +01:00
pancake
90a8b57cde Fix gpr regset for xnu-dbg 2015-11-17 01:00:16 +01:00
Álvaro Felipe Melchor
441926d44e Fix issue when setting registers 2015-11-17 01:00:12 +01:00
Álvaro Felipe Melchor
a93e75f542 Initial merge on the reworked patch from @alvarofe 2015-11-17 01:00:09 +01:00
pancake
9c5a309791 Fix oobread in print_hexpair and fill buf_hex in unaligned disasm 2015-11-16 22:37:02 +01:00
pancake
b91eade93b Fix malloc(0) issue in /c 2015-11-16 22:15:26 +01:00
pancake
9ef50c29e7 Skip invalid and unaligned instructions in /c 2015-11-16 21:32:17 +01:00
Maijin
b061bea798 Add sdb_version.h in gitignore 2015-11-16 21:16:59 +01:00
pancake
e0de679118 Fix #3691 - Fix unitialized memory in 32bit esil write op 2015-11-16 10:29:03 +01:00
pancake
18604cded8 Update capstone from git-next 2015-11-15 11:08:07 +01:00
pancake
c6eb64fc63 Fixes for the android tarball 2015-11-15 03:26:39 +01:00
pancake
5dada47085 add www in android builds 2015-11-15 02:24:18 +01:00
pancake
ba73d31cf3 Fixes for android-arm64 2015-11-15 02:20:57 +01:00
pancake
1f3e6455b0 Fix arm64 anal reg profile 2015-11-15 01:55:42 +01:00
pancake
2d50c9757a Initial import for sys/android-release.sh 2015-11-15 01:53:14 +01:00
pancake
79c844a687 Fix dmi command and issue in aap 2015-11-15 01:06:42 +01:00
pancake
04cd1250c2 Add alignment for AVR code 2015-11-15 00:29:33 +01:00
pancake
5f8c35a7dd Fix small warning 2015-11-13 22:38:07 +01:00
Sylvain Pelissier
309e078a8d MIPS instructions information update 2015-11-13 20:48:34 +01:00
Dima Turchenkov
e38e5dd5c2 One more standard prelude for x86-32/64 2015-11-13 20:47:47 +01:00
Dima Turchenkov
97edd9a452 correct usage of inflate() in *.sig loader 2015-11-13 20:44:32 +01:00
Álvaro Felipe Melchor
eee5f76d40 Fix in visual.c to follow references with 0-9 2015-11-13 19:03:34 +01:00
pancake
089edbc821 Update capstone from git 2015-11-13 18:31:06 +01:00
Álvaro Felipe Melchor
9bd735a844 Fix u/U in visual mode when scr.feedback=0 2015-11-13 18:09:59 +01:00
pancake
19ef474dd4 Fix af-* 2015-11-13 09:22:56 +01:00
pancake
9523a37b53 Autocompletion for 'z' commands 2015-11-13 01:41:09 +01:00
skuater
61243bbc46 Fix issue in dietline.c 2015-11-13 01:29:22 +01:00
pancake
e15c13322d Hack for arm64 breakpoints 2015-11-13 00:29:33 +01:00
pancake
62a769fd49 Fix for linux/android-arm64 debugger 2015-11-13 00:26:40 +01:00
chinmaydd
dae7f0c05d Adds markdown styling, fixes broken link 2015-11-13 00:20:09 +01:00
pancake
a898772b2d Honor user env in r2pm and various enhancements 2015-11-13 00:15:52 +01:00
Anton Kochkov
317d0c6f93 Improve Cygwin/Mingw32 handling [2] 2015-11-12 23:13:39 +03:00
Anton Kochkov
202ef52d1e Improve Cygwin/Mingw32 handling 2015-11-12 23:11:12 +03:00
Jeffrey Crowell
6ea16a56f4 fix some crashes in the NES bin
cc @mossberg
2015-11-12 13:46:56 -05:00
pancake
7fd4b02ea0 Do not preserve scroll when switching to functions 2015-11-12 14:01:22 +01:00
pancake
d91df64286 Initial support for 'an' aka no-return analysis points 2015-11-12 13:47:44 +01:00
pancake
c0da7a1c9e Fix #3661 - Backup/restore scroll position on comment toggling 2015-11-12 11:06:41 +01:00
pancake
e496f574ff Fix crash introduced in bind/type check 2015-11-12 10:48:45 +01:00
pancake
2b519dee07 Fix #3599 - save/restore file map address 2015-11-12 10:33:20 +01:00
pancake
7901b57803 Fix #3684 - Do not flag LOCAL NOTYPE ELF symbols 2015-11-12 10:06:16 +01:00
pancake
1221b4a6e1 Add bpf r2pm package 2015-11-12 01:02:04 +01:00
pancake
0351b4479d Fix cov after mem optimizations regression 2015-11-12 00:39:51 +01:00
pancake
a916a735e9 Fix #3682 - Handle 'x' char values by RNum 2015-11-12 00:20:37 +01:00
Anton Kochkov
08a4cd1306 Fix Mingw32 builds 2015-11-12 01:40:22 +03:00
pancake
ad74a6ec6b Move msil and mdmp into radare2-extras, add r2pm pkgs 2015-11-11 11:07:32 +01:00
Anton Kochkov
8c4430874d Fix some Cygwin and Mingw32 printing 2015-11-11 01:43:03 +03:00
Sylvain Pelissier
93f1a17041 MIPS instructions information update 2015-11-10 22:36:22 +01:00