Skip to content

InkeyP/pwn_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwn_scripts

CTF PWN 常用脚本集合。

爱来自opus

脚本列表

脚本 用途
dl_deps 根据 libc.so.6 自动下载匹配版本的依赖库(libstdc++、libgcc_s、libm 等)
auto_patch 使用 patchelf 自动替换 ELF 二进制的动态链接库和 interpreter
make_sig 使用 IDA + FLAIR 从 ELF 批量生成 FLIRT 签名文件 (.sig)
vtable_patch IDA Python:patch CALL → .eh_frame shellcode,运行时清零 libc vtable(用于绕过 _IO_vtable_check

About

CTF PWN 常用脚本集合

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages