https://github.com/secretsquirrel/minimalcontrolflow
The least amount of work to map out program control flow
https://github.com/secretsquirrel/minimalcontrolflow
Last synced: 3 months ago
JSON representation
The least amount of work to map out program control flow
- Host: GitHub
- URL: https://github.com/secretsquirrel/minimalcontrolflow
- Owner: secretsquirrel
- Created: 2015-07-05T00:16:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-05T00:18:07.000Z (almost 11 years ago)
- Last Synced: 2025-04-06T07:45:25.640Z (about 1 year ago)
- Size: 113 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minimalcontrolflow
The least amount of work to map out program control flow
You should NOT have to execute a program to see where it is going*
*OK, non obfustacted programs to an extent.