05 2014 档案
摘要:环境:1、Mac OS X 10.9.22、xcode 5.1.13、gcc 4.84、redsn0w 0.9.15b3前提:1、获取 iOS 4.3.3 的kernelcache,并解密操作步骤:1、修改 datautils0/sandbox.S 的19行,将“movs r2, #19”改为“movs r2, #1”2、编译 datautils0,也可以从此处下载3、制作内核Patch:./ma...
阅读全文
摘要:原文地址:http://reverse.put.as/2012/02/02/anti-disassembly-obfuscation-1-apple-doesnt-follow-their-own-mach-o-specifications/当想到这个特性时,我非常高兴!因为我喜欢突破束缚,并且写了一个CrackMe来展示这个有趣的特性。产生问题的原因是:苹果没有遵循自己的文档与标准(Mach-O...
阅读全文
摘要:TopicsIntroduction (starting with old devices)How to handle a new FirmwareHow to set up your Mac and Device for Vuln Research/Exploit DevelopmentHow to boot own KernelsHow to patch own Code into the K...
阅读全文
摘要:org link:http://dtrace.org/blogs/brendan/2011/10/10/top-10-dtrace-scripts-for-mac-os-x/Top 10 DTrace scripts for Mac OS XSince version 10.5 “Leopard”,...
阅读全文
摘要:Mac's are excellent tools for accessing serial device TTY ports (to console into PBX's, switches, and routers). You just need a serial to USB adapter, the right driver, and some Terminalsoftware.You...
阅读全文
摘要:PinSignalDescriptionApple pin numbering*1GNDGround (-), internally connected with Pin 2 on iPod motherboard302GNDAudio & Video ground (-), internally connected with Pin 1 on iPod motherboard293RightLi...
阅读全文
摘要:link:http://www.tutorialspoint.com/unix_system_calls/execve.htmNAMEexecve - execute programSYNOPSIS#include int execve(const char *filename, char *const argv[], char *const envp[]); DESCRI...
阅读全文
浙公网安备 33010602011771号