-
数据结构及算法
前言大一打过一阵子ACM,算法老师教我们写的代码感觉很抽象,各种全局变量,宏定义,和其他不符合编码规范的东西,为了效率而效率,不久我就转到了二进制安全,开始深入学习操作系统,内存管理器(ptmalloc2,jemalloc等)相关的知识,ACM算法的一些东西也忘得差不多了,那时也没有记录博客的习惯。后面就开始做二进制安全一阵子才开始写一些博客,现在想专注到AIoT开发,重新开始总结一些有用的... -
VIM配置和使用
教程网站 插件网站 VIM9 安装从源安装 本机环境:ubuntu:22.04。 这个方法装的 vim9.0。最新版YCM(YouCompleteMe unavailable: requires Vim 9.1.0016+.)需要 9.1 以上。 12345# 更新源sudo add-apt-repository ppa:jonathonf/vimsudo apt update# 安装sud... -
Android安全-算法还原篇
Here’s something encrypted, password is required to continue reading.
-
Android安全-风控篇
Here’s something encrypted, password is required to continue reading.
-
ChromeV8-exploit
Here’s something encrypted, password is required to continue reading.
-
Linux-kernel-exploit
Here’s something encrypted, password is required to continue reading.
-
Syzkaller源码分析和使用技巧
Here’s something encrypted, password is required to continue reading.
-
深入理解Pwn_musl及相关例题
Here’s something encrypted, password is required to continue reading.
-
ARM64体系结构编程
Here’s something encrypted, password is required to continue reading.
-
Android安全-TrustZone篇
Here’s something encrypted, password is required to continue reading.