September 1, 200718 yr I didnt see this on the site in a quick search. The program, source, doc, and test files, same test files as already posted. Edited September 1, 200718 yr by What
September 8, 20187 yr https://github.com/JeremyWildsmith/x86devirt https://www.reddit.com/r/ReverseEngineering/comments/9e2h2j/x86devirt_an_open_source/ Quote This is a project that aims to devirtualize & disassemble applications that have been virtualized using x86virt. It is a reverse engineering project and all implementation seen here was reverse engineered out of a protected binary file / crackme hosted on tuts4you.com at the following address: https://tuts4you.com/download/1850/ x86 Virtualizer is an open source project located at the following URL: https://github.com/rwfpl/rewolf-x86-virtualizer Since this project aims to build practical experience reverse engineering applications protected using a VM, the open source project was never referenced during the development of this project and all implementation is based entirely on what has been reverse engineered out of protected executables.
Create an account or sign in to comment