https://github.com/francescolucarini/pwnable.kr-exploits
Some exploit for the ctf pwnable.kr written in python3 with pwntools
https://github.com/francescolucarini/pwnable.kr-exploits
exploit-development pwn pwnable-kr pwntools python3
Last synced: 4 months ago
JSON representation
Some exploit for the ctf pwnable.kr written in python3 with pwntools
- Host: GitHub
- URL: https://github.com/francescolucarini/pwnable.kr-exploits
- Owner: FrancescoLucarini
- License: mit
- Created: 2021-02-07T18:17:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T14:11:36.000Z (over 4 years ago)
- Last Synced: 2025-01-05T00:44:12.421Z (6 months ago)
- Topics: exploit-development, pwn, pwnable-kr, pwntools, python3
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pwnable.kr-exploits
Some exploit for the ctf pwnable.kr written in python3 with pwntoolsYou need this repo:
https://github.com/Gallopsled/pwntools###
IF YOU HAVE PWNTOOLS ON PYTHON2 THIS SCRIPT WORKS FINE BUT YOU SHOULD DELETE SOMETHING, THIS WHY IN PYTHON3 U CANNOT CONCATENATE STR() WITH BYTES()
###P.S.:IF SOMETIMES IT MAKES AN ERROR IT'S BECAUSE WHEN U INSTALLED WITH pip3 install pwntools U DIDN'T ADD TO /PATH ALL OF THE PWNTOOLS SCRIPT, BUT ANYWAYS IT WILL SHOW ALWAYS THE FLAG