Description Seiji Hayashi had been a professor of the Nisshinkan Samurai School in the domain of Aizu for a long time in the 18th century. In order to ...
分类:
编程语言 时间:
2016-10-01 17:14:16
阅读次数:
261
本篇博客以微信为例,给微信脱壳。"砸壳"在iOS逆向工程中是经常做的一件事情,,因为从AppStore直接下载安装的App是加壳的,其实就是经过加密的,这个“砸壳”的过程就是一个解密的过程。未砸壳的App是无法在Class-dump、Hopper等工具中使用的。所以我们要将App进行砸壳处理。在An ...
分类:
移动开发 时间:
2016-09-18 10:20:12
阅读次数:
269
Crazy Professor Time limit: 1.0 secondMemory limit: 64 MB Professor Nathan Mathan is crazy about mathematics. For an unknown reason, he started to wri ...
分类:
其他好文 时间:
2016-09-08 06:10:40
阅读次数:
209
本来 写了一篇《iOS 如何做才安全--逆向工程 - Reveal、IDA、Hopper、https抓包 等》,发现文章有点杂,并且“iOS 如何做才安全”这部分写的越来越多,觉得 分出来更清晰一点。所以拆成两部分。 同时也是为了大家能 共同讨论,毕竟不是专业搞安全的,如果文中有错误 欢迎指正,共同 ...
分类:
移动开发 时间:
2016-08-26 15:12:23
阅读次数:
197
Fantasia Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Problem Description Professor Zhang has an undirected graph ...
分类:
其他好文 时间:
2016-08-02 06:36:31
阅读次数:
316
题目链接:http://acm.tju.edu.cn/toj/showp1706.html 很类似Poj的一道帮派的问题,记得找到的可疑的关系,不要将集合刷新就可以了。 Background Professor Hopper is researching the sexual behavior of ...
分类:
其他好文 时间:
2016-07-30 16:19:05
阅读次数:
148
本文部分内容参考我之前在CentOS6下安装MySQL5.6的步骤。http://professor.blog.51cto.com/996189/1695769系统平台:CentOS7.2MySQL版本:mysql-5.6.31安装方式:源码编译导航1.下载源码包2.解压源码包、安装依赖包3.编译安装mysql4.安装后配置,包括CentOS7服务配置5.my.cnf配..
分类:
数据库 时间:
2016-07-24 21:07:33
阅读次数:
855
Keep On Movin
Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Total Submission(s): 343 Accepted Submission(s): 248
Problem Description
Professor Zhang ha...
分类:
其他好文 时间:
2016-07-22 19:22:11
阅读次数:
128
Eureka Problem Description Professor Zhang draws n points on the plane, which are conveniently labeled by 1,2,...,n. The i-th point is at (xi,yi). Pro ...
分类:
其他好文 时间:
2016-07-22 19:03:47
阅读次数:
163
题目链接: Eureka Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Problem Description Professor Zhang draws n points on th ...
分类:
编程语言 时间:
2016-07-21 21:58:44
阅读次数:
202