10000 GitHub - Brvc3/exp: 收集CTF中的pwn题exp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Brvc3/exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXP

这个仓库收录在比赛中遇到过的赛题及其题解

主要包括

  • 二进制文件*
  • exp题解*
  • 思路
  • libc库文件
  • ld链接器文件

*号是必包含的文件

我之前很少用git,这里记一下git push的命令

git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin git@github.com:Brvc3/Brvc3.git
git push -u origin main

About

收集CTF中的pwn题exp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0