编写了Tweak,并且也在手机中安装成功,但是不起作用
如下一切正常 `bogon:notecount hp$ make package installMaking all for tweak NoteCount... Preprocessing Tweak.xm... Compiling Tweak.xm... Linking tweak NoteCount... Stripping NoteCount... Signing...
View Article刚接触到逆向 想找个师傅学习
And you should try again. Hopefully you won't get caught this time : DDDD
View Article刚接触到逆向 想找个师傅学习
71CAD7E8-8CFD-4494-B4C4-80CD92428F64.png912x683 69 KB 中央已经研究决定了,ban它,这是坠吼的。你们啊,我感觉你们非常熟悉,搞黑灰产的那么一套理论,但是问来问去这些问题呢,还是too young too simple ,sometimes naive我不是一个安全研究人员,但我见的太多了。中国哪个iOS黑灰产我没见过,比你们不知道高到哪里去了。...
View Article编写了Tweak,并且也在手机中安装成功,但是不起作用
QQ20160905-0@2x.png1204x370 31.6 KB filter指的是这个文件中的内容吗?跟tweak一起打包的,安装的
View Article编写了Tweak,并且也在手机中安装成功,但是不起作用
代码很简单,就是根据书上说的测试一下备忘录的字数统计,显示在导航栏上,代码不多就直接贴这里了吧,见谅 #import "CharacountForNotes8.h" %hook NotesDisplayController - (void)viewWillAppear:(BOOL)arg1 { %orig; NSString *content =...
View Article好像爱加密挺牛逼的
这个clutch不出来,应用名是翼支付 Pasted image712x220 22.1 KB 然后是反调试 Pasted image718x453 48.2 KB
View ArticleHook itunesstored时失败
我hook SpringBoard 的时候是成功的,lldb 连上去看道hooktest.dylib在里面. 但是换到 hook itunesstored 时,hooktest.dylib 就没给我加载。 filter 自动生成的长这样子:{ Filter = { Bundles = ( "itunesstored" ); }; } 代码长这个样子,什么也没做。 import...
View Article