Skip to content

yajin/ssec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Security

Code for Software Security Class in Zhejiang University.

Instructor: Yajin Zhou (https://yajin.org)

The code is written for educational purpose only, and works (as it is) on x86_64 architecture (except for specified in the script).

You need to install pwntools to use most of the scripts.

pip install pwntools

If you find any bugs or have any suggestions, please contact me ([email protected]).

Credit: Some of the code was developed by Duoming Zhou.

01_bof

01_ret2shellcode

Return to shellcode.

02_ret2libc

Return to libc

Slides:

02_format_string

Slides:

03_heap

Slides:

04_smart_contract

Slides:

About

Code for Software Security Class in Zhejiang University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published