15 lines
435 B
JSON
Executable File
15 lines
435 B
JSON
Executable File
{
|
|
"name": "scylla-wrapper",
|
|
"version-string": "2018-08-26-16e6f435",
|
|
"port-version": 2,
|
|
"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
|
|
}
|
|
]
|
|
}
|