Commit Graph

8418 Commits

Author SHA1 Message Date
pancake
6240f289a3 s/system/sandbox_system/ in #!c 2015-06-22 03:13:51 +02:00
pancake
73f4351fa3 Rewrite dm for iOS/OSX, still needs some cleanup 2015-06-22 03:10:56 +02:00
pancake
0221e570bd Better eprintf's for /# 2015-06-22 00:57:22 +02:00
pancake
0427dbc04f Add /# command to search for blocks matching a hash 2015-06-22 00:22:18 +02:00
SkUaTeR
3879017027 Update pe.c 2015-06-21 10:37:14 -04:00
pancake
ee4585684a oops 2015-06-21 14:10:36 +02:00
pancake
6ac8bb9500 Build for jailbroken iOS by default (enables fork) 2015-06-21 13:05:39 +02:00
pancake
2b8e31592c Handle TARGET_OS_IPHONE and fix r_sandbox_system() issue 2015-06-21 12:47:09 +02:00
pancake
04a2718657 Add version field in plugins, and check it before loading 2015-06-21 10:09:12 +02:00
pancake
f38d84fe37 Fix #2764 - based on @alvarofe patch 2015-06-21 10:02:41 +02:00
pancake
d93835b08c Fix #2809 - based on @alvarofe patch 2015-06-21 10:00:41 +02:00
pancake
344cceb359 Bump for Cydia package 0.10.0 2015-06-21 01:07:45 +02:00
Y. Sapir
1eb3384db3 Fix formatting of failcycles in json op analyssis. 2015-06-21 00:53:43 +02:00
Y. Sapir
f2e78299a9 Output delay in json op analysis. 2015-06-21 00:53:42 +02:00
pancake
8f25a9b344 Fix iOS build, crashes in reflines, analysis issues on OSX debugger and more! 2015-06-21 00:50:53 +02:00
pancake
fa7546101a Support r_str_unescape for backspace 2015-06-20 23:40:52 +02:00
pancake
26b579a600 Fix mach io issue that was showing up in analysis 2015-06-20 23:37:25 +02:00
Riccardo Schirone
1437980043 shlr/Makefile: avoid having to accept revert message every time 2015-06-20 19:09:41 +02:00
Álvaro Felipe Melchor
1c7feb2240 Fix some infers 2015-06-20 17:33:09 +02:00
Álvaro Felipe Melchor
2595abcc4a Fix #2795 2015-06-20 17:30:45 +02:00
Álvaro Felipe Melchor
29b228a099 Fix #2796 2015-06-20 17:30:45 +02:00
Álvaro Felipe Melchor
80fd03f74e Fix #2797 2015-06-20 17:30:45 +02:00
pancake
1f21a2dae1 Remove unnecessary warning in PE 2015-06-20 17:30:23 +02:00
Jeffrey Crowell
5af8a0e0c3 recon fortunes 2015-06-20 00:29:47 -04:00
Sushant
30a0283733 Fix #2799 - Add drpj command 2015-06-20 00:12:59 +02:00
skuater
142bf2172f fix export issue in windows pe format 2015-06-20 00:05:57 +02:00
jvoisin
9a7bf7751b Coverifix 2015-06-19 21:30:57 +02:00
Jeffrey Crowell
a31de0606d add a fortune 2015-06-19 11:05:24 -04:00
pancake
799dd63e87 Update capstone from git 2015-06-19 12:19:18 +02:00
jvoisin
230a8c0b04 Add a fortune. 2015-06-19 01:09:11 +02:00
Kamil Rytarowski
165ce9e408 Unbreak gdb build with external libzip
Caught on pkgsrc / NetBSD.
2015-06-18 18:41:10 +02:00
Kamil Rytarowski
77948ee1d3 Remove executable bit from jquery-ui.css
Caught on pkgsrc / NetBSD
2015-06-18 18:40:54 +02:00
Álvaro Felipe Melchor
5d8ce1b4a4 Fix #2765 2015-06-17 23:25:50 +02:00
Riccardo Schirone
1b69ac97d5 core/graph: not remove nodes while traversing them 2015-06-17 23:20:28 +02:00
Riccardo Schirone
b5b548255e core/cmd_debug,core/graph: fix warning types with sdb_num_get 2015-06-17 23:20:28 +02:00
Anton Kochkov
859fadb38c Fix CID 1293561, 1293557 2015-06-17 14:34:58 +03:00
Anton Kochkov
3f6dd0c11f Fix CID 1306842 2015-06-17 14:30:43 +03:00
pancake
e147a21be9 Fix some of the alloc-check bugs reported in #2772 2015-06-17 12:36:08 +02:00
pancake
72215da3c1 Fix px regression 2015-06-17 11:42:44 +02:00
Riccardo Schirone
814bf3a49c core/graph: implement layering and ordering of nodes in each layer 2015-06-17 11:22:10 +02:00
Riccardo Schirone
31099a3a54 util/graph: add DFS visit implementation and r_graph_del_edge/node 2015-06-17 11:22:10 +02:00
Riccardo Schirone
77a26237fe util/list: add some const to the API and adapt existing code 2015-06-17 11:22:10 +02:00
pancake
b10aa5a0a2 Initial support for loading Android ART binaries 2015-06-17 11:14:41 +02:00
pancake
2efc450248 Fixes for pxr flags at zero and 32bit words in thumb 2015-06-17 11:14:37 +02:00
pancake
4a33d2afac Fix bin_is_executable() helper 2015-06-17 11:14:32 +02:00
Jeffrey Crowell
9217723b3d more shellcheck 2015-06-16 23:47:36 -04:00
Jeffrey Crowell
91a8a1108e actually fix ndk 2015-06-16 23:11:57 -04:00
Jeffrey Crowell
dd46e3031d fix build of android broken by shellcheck 2015-06-16 23:09:21 -04:00
Jeffrey Crowell
5812c52a15 even more shellchecking 2015-06-16 22:59:01 -04:00
Jeffrey Crowell
ddd58c7b25 more shellchecking 2015-06-16 22:39:19 -04:00