2021年JAVA反序列化的测试与利用 Posted on 2021-04-23 08:59:33 Edited on 2021-04-23 10:54:19 In Java , 反序列化 Testing and exploiting Java Deserialization in 2021 (Feb 8, 2021) 作者:Lukasz Mikula Read more »
LD_AUDIT对抗LD_PRELOAD Posted on 2020-10-25 14:56:26 Edited on 2021-03-21 20:13:40 In Linux 拦截LD_PRELOAD加载的.so 获取LD_PRELOAD中劫持的函数 利用LD_AUDIT劫持函数 Read more »
functools.partial Posted on 2020-09-21 22:02:51 Edited on 2021-03-21 20:13:40 In Python functools.partial类似装饰器,可以扩展函数的功能,将某些参数设定为固定值。 Read more »
强化学习中的探索策略 Posted on 2020-06-29 10:52:07 Edited on 2021-03-21 20:13:40 In 强化学习 Exploration Strategies in Deep Reinforcement Learning (Jun 7, 2020) 作者:Lilian Weng Read more »
符号执行相关-Angr Posted on 2020-06-25 10:57:49 Edited on 2021-03-21 20:13:40 In 符号执行 总结一下angr在静态分析、符号执行、fuzz和AEG(Automatic Exploit Generation,漏洞利用自动化)中的相关应用。 Read more »
强化学习纲要笔记 Posted on 2020-05-12 09:35:49 Edited on 2021-03-21 21:14:33 In 强化学习 周博磊老师的强化学习纲要课程 10课时 课程地址 课程资料 May ReinForce Be With You ! Read more »
Hypervisor From Scratch Posted on 2020-04-16 11:31:06 Edited on 2021-03-21 20:13:40 In Hypervisor Hypervisor From Scratch 系列文章学习笔记 实验代码 Read more »
常见算法搜集 Posted on 2020-03-31 10:04:58 Edited on 2021-03-21 20:13:40 In 算法 Leetcode中常用算法的总结 Read more »
百面机器学习笔记 Posted on 2020-02-27 10:00:42 Edited on 2021-03-21 20:13:40 In 算法 , 机器学习 包括机器学习和算法2部分 课程地址 Read more »