https://github.com/serhack/snowman
Fork of snowman decompiler. Improved
https://github.com/serhack/snowman
Last synced: 9 months ago
JSON representation
Fork of snowman decompiler. Improved
- Host: GitHub
- URL: https://github.com/serhack/snowman
- Owner: serhack
- Created: 2023-05-06T17:06:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T18:00:22.000Z (almost 3 years ago)
- Last Synced: 2025-07-29T12:56:47.647Z (9 months ago)
- Language: C++
- Homepage:
- Size: 4.55 MB
- Stars: 24
- Watchers: 5
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snowman
Fork of snowman decompiler. Improved. THIS IS A WORK IN PROGRESS.
## Build
To build the project, simply type:
```
make
```
You need latest version of Boost, Ninja and QT5 Library.