https://github.com/orkohunter/source_code_ktj
Reverse engineer the executables | Source Code event | Kshitij
https://github.com/orkohunter/source_code_ktj
Last synced: about 1 month ago
JSON representation
Reverse engineer the executables | Source Code event | Kshitij
- Host: GitHub
- URL: https://github.com/orkohunter/source_code_ktj
- Owner: OrkoHunter
- Created: 2017-01-21T16:28:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T19:31:06.000Z (over 7 years ago)
- Last Synced: 2025-04-09T09:51:48.365Z (2 months ago)
- Language: Python
- Homepage: http://www.ktj.in/#ktj/Events
- Size: 7 MB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Source Code
Source Code is a coding event in IIT Kharagpur's techno-management fest Kshitij where you are given an executable file and have to guess the pattern and write the code for it.
## How to generate binaries?
Use `pyinstaller --onefile question.py`