blob: 6bceab9f7a88469d311a2b8acfa291572cf2bca6 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "scylla-wrapper",
"version-string": "2018-08-26-16e6f435",
"port-version": 1,
"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).",
"dependencies": [
"distorm"
]
}
|