early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/scylla-wrapper/vcpkg.json
vendored
Executable file
14
externals/vcpkg/ports/scylla-wrapper/vcpkg.json
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user