记录了本人计算机学习过程,包含计算机,安全,CTF,运维等各种内容,很多内容还未整理,排版有问题,欢迎PR。
默认
white
点击色块可更换主题的主色
Red
Pink
Purple
Deep Purple
Indigo
Blue
Light Blue
Cyan
Teal
Green
Light Green
Lime
Yellow
Amber
Orange
Deep Orange
Brown
Grey
Blue Grey
White
默认
red
点击色块更换主题的辅助色
点击色块更换主题的辅助色
Red
Pink
Purple
Deep Purple
Indigo
Blue
Light Blue
Cyan
Teal
Green
Light Green
Lime
Yellow
Amber
Orange
Deep Orange
- x64dbg ida同步插件
- IDA符号执行插件使用
- 为什么int 3 可以反调试
- extractvalue()函数报错注入
- 短url,系统设计
- https://www.leavesongs.com/
- crc32原理
- https://github.com/zanyarjamal/xerxes
- 开3389 c++
- 跨平台抓包,支持https
- 各种后门隐藏与发现,制作 asp php python c
- 分布式肉鸡控制器
- 高性能开发
- https://hackme.inndy.tw/
- CTFoj
- owasp
- ZvulDrill
- msf vuln
- wooyun drop
- file server
- 社工库
hash1 = SHA1(password) //password是用户输入的密码
result = hash1 ^ sha1(scramble+sha1(hash1)) //scamble 是mysql server端发送的,当密码为空,固定为0x00