https://github.com/avipars/ctf_solution_code
Code that can be used to solve my CTF with
https://github.com/avipars/ctf_solution_code
ctf python reverse-engineering socket-programming steganography
Last synced: 2 months ago
JSON representation
Code that can be used to solve my CTF with
- Host: GitHub
- URL: https://github.com/avipars/ctf_solution_code
- Owner: avipars
- Created: 2024-09-01T15:56:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T11:57:14.000Z (4 months ago)
- Last Synced: 2024-12-26T12:28:12.404Z (4 months ago)
- Topics: ctf, python, reverse-engineering, socket-programming, steganography
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# ctf_solution_code
Code that can be used to solve my CTF with
* [socket](https://github.com/avipars/ctf_solution_code/tree/main/socket)
Contains my socket client code
* [steg_and_rev](https://github.com/avipars/ctf_solution_code/tree/main/steg_and_rev)
Contains code for dealing with steganography and some reverse engineering