Skip to content

Tags: colby57/vid

Tags

vid

Toggle vid's commit message
Rewrite VMP Imports Deobfuscator in Rust

- Replace the legacy C++ implementation with VID
- Support recovery of x86 and x64 VMProtect imports from an x64 host
- Add automatic VM section discovery and configurable section selection
- Rebuild the IAT and rewrite protected import transfers
- Update documentation, examples, and licensing

v0.1.0

Toggle v0.1.0's commit message
Rewrite VMP Imports Deobfuscator in Rust

- Replace the legacy C++ implementation with VID
- Support recovery of x86 and x64 VMProtect imports from an x64 host
- Add automatic VM section discovery and configurable section selection
- Rebuild the IAT and rewrite protected import transfers
- Update documentation, examples, and licensing