上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 26 下一页
摘要: __int64 __fastcall sub_100009835(__int64 a1, __int64 a2, void *a3, void *a4){ void *v4; // rbx void *v5; // r15 __int64 v6; // r12 __int64 v7; // r14 阅读全文
posted @ 2019-05-18 08:18 heycomputer 阅读(208) 评论(0) 推荐(0) 编辑
摘要: References: https://osandamalith.com/category/reversing-2/ https://samsclass.info/127/127_F18.shtml https://maxkersten.nl/ https://yurichev.com/blog/ 阅读全文
posted @ 2019-05-15 17:16 heycomputer 阅读(598) 评论(0) 推荐(0) 编辑
摘要: Target APP:http://challenge01.root-me.org/cracking/ch3/ch3.binTools: gdb + radare2 +IDA ProReference:https://en.wikipedia.org/wiki/Ptrace http://man7. 阅读全文
posted @ 2019-05-11 13:22 heycomputer 阅读(802) 评论(0) 推荐(0) 编辑
摘要: American fuzzy lop(AFL) is a security-oriented fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automaticall 阅读全文
posted @ 2019-05-09 20:23 heycomputer 阅读(1368) 评论(0) 推荐(0) 编辑
摘要: AppUse is a VM (Virtual Machine) developed by AppSec Labs. It is a unique platform for mobile application security testing, Android and iOS applicatio 阅读全文
posted @ 2019-05-08 05:45 heycomputer 阅读(296) 评论(0) 推荐(0) 编辑
摘要: Offical Website:https://www.spynote.us V6.4 Free:https://www.spynote.us/SpyNote_v6.4.rar The lastest release is 6.5,it’s not free The features: Pricin 阅读全文
posted @ 2019-05-08 05:45 heycomputer 阅读(5790) 评论(11) 推荐(1) 编辑
摘要: Reference: https://raw.githubusercontent.com/imthenachoman/How-To-Secure-A-Linux-Server/master/linux-kernel-sysctl-hardening.md https://github.com/imt 阅读全文
posted @ 2019-05-08 05:44 heycomputer 阅读(530) 评论(0) 推荐(0) 编辑
摘要: TOOLS: 1.gdbserver for arm platform(included in the AppUse ToolChains). 2.gdb for arm platform(included in AppUse ReFrameworker) Debug:(Android Emulat 阅读全文
posted @ 2019-05-08 05:43 heycomputer 阅读(630) 评论(0) 推荐(0) 编辑
摘要: Target: http://xss-game.appspot.com/ Level 1: Hello, world of XSS There is no filter in this challenge,it’s very easy to pass. Payload: Level 2: Persi 阅读全文
posted @ 2019-05-08 05:41 heycomputer 阅读(1067) 评论(0) 推荐(0) 编辑
摘要: GenyMotion is a very popular android emulator around the world,so we need to do something for it.I want to show you some ideas for reversing this soft 阅读全文
posted @ 2019-05-08 05:41 heycomputer 阅读(282) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 26 下一页