Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All my Code Templates

C

$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/C_temp.c" -o main.c

C++

$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/C%2B%2B_temp.cpp" -o main.cpp

python

$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/Py_temp.py" -o main.py

Exploit Pwntools

$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/exploit.py" -o exploit.py

Programming Contest C++

$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/CF.h" -o CF.h
$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/CF.cpp" -o CF.h

About

Programming - Payload - Exploit templates

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages