{"id":25777184,"url":"https://github.com/xxDark/SSVM","last_synced_at":"2025-02-27T06:07:20.189Z","repository":{"id":38820324,"uuid":"445944313","full_name":"xxDark/SSVM","owner":"xxDark","description":"Java VM running on a JVM","archived":false,"fork":false,"pushed_at":"2024-03-25T18:56:28.000Z","size":1626,"stargazers_count":184,"open_issues_count":4,"forks_count":22,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-25T23:41:39.898Z","etag":null,"topics":["deobfuscation","java","vm"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xxDark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-08T22:42:02.000Z","updated_at":"2025-02-17T01:30:23.000Z","dependencies_parsed_at":"2023-01-21T22:17:40.251Z","dependency_job_id":"a414b6a6-529b-4743-8dee-5741a48d2262","html_url":"https://github.com/xxDark/SSVM","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxDark%2FSSVM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxDark%2FSSVM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxDark%2FSSVM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxDark%2FSSVM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xxDark","download_url":"https://codeload.github.com/xxDark/SSVM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240987435,"owners_count":19889335,"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":["deobfuscation","java","vm"],"created_at":"2025-02-27T06:01:38.417Z","updated_at":"2025-02-27T06:07:20.184Z","avatar_url":"https://github.com/xxDark.png","language":"Java","readme":"# SSVM - Stupidly Simple VM\n\n## Capabilities\n\n  - InvokeDynamic\n  - Reflection\n  - Class loading\n  - File system (part of it)\n  - Mapped I/O streams between VM \u0026 host OS\n  - sun/misc/Unsafe implementation\n  - JDK 8/9 bootstrapping\n  - Multi-threading (see ThreadManager)\n  - Interface to modify VM behaviour, similar to JVM TI\n  - Instruction rewriting: rewrite parts of methods as the VM executes\n\n## Usage\n\nFor a basic example, see: [EXAMPLE.md](EXAMPLE.md)\n\nMore simple cases can be found in the test cases: [ssvm-invoke tests](ssvm-invoke/src/test/java/dev/xdark/ssvm)\n\nFor complex examples, see: [Recaf v3](https://github.com/Col-E/Recaf/tree/dev3/recaf-core/src/main/java/me/coley/recaf/ssvm) _(Old, using SSVM 1.0)_\n\nTo add SSVM to your project, add it as a dependency via [JitPack](https://jitpack.io/#xxDark/SSVM). \nBe sure to use the _\"commits\"_ tab to pull the latest version, as 2.0.0 has not officially been tagged for release yet.\n\nSSVM depends on [JLinker](https://github.com/xxDark/jlinker/), which is also available via [JitPack](https://jitpack.io/#xxDark/jlinker/)","funding_links":[],"categories":["JVM实现"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FxxDark%2FSSVM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FxxDark%2FSSVM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FxxDark%2FSSVM/lists"}