Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
428 B
JSON

{
"name": "scylla-wrapper",
"version": "2018-08-26-16e6f435",
"port-version": 3,
"description": "This is a wrapper around Scylla. It exports functions for IAT fixing, dumping and PE rebuilding. based on https://github.com/NtQuery/Scylla commit 0f6b7198be (v0.9.6b).",
"supports": "windows & !uwp & !arm & !static",
"dependencies": [
"distorm",
{
"name": "vcpkg-cmake",
"host": true
}
]
}