码迷,mamicode.com
首页 >  
搜索关键字:professor hopper    ( 167个结果
Get Many Persimmon Trees_枚举&&二维树状数组
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逆向工程之给App脱壳
本篇博客以微信为例,给微信脱壳。"砸壳"在iOS逆向工程中是经常做的一件事情,,因为从AppStore直接下载安装的App是加壳的,其实就是经过加密的,这个“砸壳”的过程就是一个解密的过程。未砸壳的App是无法在Class-dump、Hopper等工具中使用的。所以我们要将App进行砸壳处理。在An ...
分类:移动开发   时间:2016-09-18 10:20:12    阅读次数:269
Crazy Professor
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 APP 如何做才安全
本来 写了一篇《iOS 如何做才安全--逆向工程 - Reveal、IDA、Hopper、https抓包 等》,发现文章有点杂,并且“iOS 如何做才安全”这部分写的越来越多,觉得 分出来更清晰一点。所以拆成两部分。 同时也是为了大家能 共同讨论,毕竟不是专业搞安全的,如果文中有错误 欢迎指正,共同 ...
分类:移动开发   时间:2016-08-26 15:12:23    阅读次数:197
hdu5739Fantasia(多校第二场1006) 割点+逆元
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
种类并查集,TOJ(1706)
题目链接: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
CentOS 7 源码安装MySQL 5.6.31
本文部分内容参考我之前在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
Hdu 5744 Keep On Movin【思维】
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
HDU 5738 Eureka
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
hdu-5738 Eureka(组合计数+极角排序)
题目链接: 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
167条   上一页 1 ... 7 8 9 10 11 ... 17 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!