{"id":19179362,"url":"https://github.com/archercreat/vm_jit","last_synced_at":"2025-05-07T21:46:14.764Z","repository":{"id":45864447,"uuid":"402742082","full_name":"archercreat/vm_jit","owner":"archercreat","description":"VM devirtualization PoC based on AsmJit and llvm","archived":false,"fork":false,"pushed_at":"2021-09-14T12:58:45.000Z","size":247,"stargazers_count":113,"open_issues_count":0,"forks_count":23,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-07T21:46:08.925Z","etag":null,"topics":["asmjit","llvm","reverse-engineering","vm"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/archercreat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-03T11:09:48.000Z","updated_at":"2025-03-02T13:26:20.000Z","dependencies_parsed_at":"2022-08-12T12:21:25.222Z","dependency_job_id":null,"html_url":"https://github.com/archercreat/vm_jit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archercreat%2Fvm_jit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archercreat%2Fvm_jit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archercreat%2Fvm_jit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archercreat%2Fvm_jit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archercreat","download_url":"https://codeload.github.com/archercreat/vm_jit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961858,"owners_count":21832192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asmjit","llvm","reverse-engineering","vm"],"created_at":"2024-11-09T10:42:56.070Z","updated_at":"2025-05-07T21:46:14.743Z","avatar_url":"https://github.com/archercreat.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vm_jit\n\nPoC vm devirtualization based on `AsmJit`. The binary was taken from `YauzaCTF 2021` competition.\nYou are welcome to try to solve it yourself, the binary is in `challenge bin` folder.\n\n### Update 09/07/21\nI've made llvm lifter, you can find it in `vm_jit/lifter` folder.\nI've also attached devirtualized binaries, you can find them in `devirt` folder.\n\n## Dependencies\n\nThis project relies on three libraries `zydis`, `llvm 12` and `asmjit`. Install them via vcpkg:\n```\nvcpkg.exe install zydis\nvcpkg.exe install llvm\nvcpkg.exe install asmjit\n```\n\n## Before\n\n![](https://i.imgur.com/RNKUkui.png)\n\n## Asmjit version\n![](https://i.imgur.com/Rm2eLDn.png)\n\n## LLVM version\n![](https://i.imgur.com/o26e052.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchercreat%2Fvm_jit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchercreat%2Fvm_jit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchercreat%2Fvm_jit/lists"}