摘要: LINK:https://www.root-me.org/en/Challenges/Cracking/APK-Anti-debug Reference:https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Ch 阅读全文
posted @ 2019-03-17 18:01 heycomputer 阅读(1588) 评论(0) 推荐(0)
摘要: LINK:https://www.root-me.org/en/Challenges/Cracking/PYC-ByteCode 使用Pyc的逆向脚本uncompyle6进行反编译,该逆向脚本内容如下: 得到反编译结果如下: 介绍一个源代码涉及到的函数:ord() 描述 ord() 函数是 chr( 阅读全文
posted @ 2019-03-17 16:14 heycomputer 阅读(1066) 评论(0) 推荐(0)
摘要: LINK:https://www.root-me.org/en/Challenges/App-System/ELF32-Stack-buffer-overflow-basic-1 Reference:n3k0sec.top/2018/10/11/root-me-app-system/ SouceCo 阅读全文
posted @ 2019-03-17 13:00 heycomputer 阅读(894) 评论(0) 推荐(0)