{"id":17676940,"url":"https://github.com/alluseri/silly-crack-patches","last_synced_at":"2026-01-08T12:30:34.751Z","repository":{"id":228551613,"uuid":"774297219","full_name":"Alluseri/silly-crack-patches","owner":"Alluseri","description":"Silly crack patches for super old apps","archived":false,"fork":false,"pushed_at":"2024-11-12T12:51:04.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T19:42:06.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Alluseri.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-19T09:53:43.000Z","updated_at":"2024-11-12T12:51:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"09305ea4-19e1-4604-8c51-b1ee32cc9f29","html_url":"https://github.com/Alluseri/silly-crack-patches","commit_stats":null,"previous_names":["alluseri/silly-crack-patches"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alluseri%2Fsilly-crack-patches","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alluseri%2Fsilly-crack-patches/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alluseri%2Fsilly-crack-patches/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alluseri%2Fsilly-crack-patches/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alluseri","download_url":"https://codeload.github.com/Alluseri/silly-crack-patches/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246353737,"owners_count":20763707,"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":[],"created_at":"2024-10-24T07:27:12.702Z","updated_at":"2026-01-08T12:30:34.496Z","avatar_url":"https://github.com/Alluseri.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# silly-crack-patches\nSilly crack patches for super old apps. I will not be providing binaries for any of these!\n\n# Quest3D v5.0\nThe original idea was to crack this and import AudioSurf to find out how it works, but apparently once the game resources are \"protected\" you can't import them into Quest3D even if you additionally patch out the protection check. That sucks.\n## Patches\n### Quest3D.exe\nAddress|Length|Original bytes|Patched bytes\n-|-|-|-\n0040545C|0x2|74 3F|90 90\n0040633E|0x6|0F 84 A4 FC FF FF|90 90 90 90 90 90\n004063CC|0x2|74 4C|90 90\n00406408|0x2|75 3F|90 90\n004238F0|0x6|51 68 80 38 42 00|EB 2A 90 90 90 90\n\n## Notes\nMight be imperfect, app reports itself as \"Illegal Edition\", but that might be because of the build I used for base.\n\n# RPG Maker VX Ace\nThe good old RPG Maker VX Ace. I still prefer it to MV or, god forbid, MZ. All the OG FNAFb games were made here, and most of the fanmade ones too.\n## Patches\n### SciLexer.dll\nAddress|Length|Original bytes|Patched bytes\n-|-|-|-\n0005B383|0x5|0F B6 C3 5B C3|E9 C1 6C 01 00\n00072049|0x12|00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00|53 BB 7E 1E 40 00 C7 03 B8 01 00 00 5B 0F B6 C3 5B C3\n\n## Notes\nMain binary is protected with ASProtect, didn't bother unpacking or fixing dump. SciLexer.dll is loaded after the binary is unpacked in memory, so I just made use of that. No ASLR either. This method doesn't require a patched version of CoGenDrm.dll and is launchable even if RPG Maker VX Ace is not properly installed(i.e. the COM classes are missing, like they were in my case).\n\n# Lossless Scaling\nFunny useless thing.\n## Patches\n### Lossless.dll\nAddress|Length|Original bytes|Patched bytes\n-|-|-|-\n1800201CD|0x6|0F 84 EE 02 00 00|90 90 90 90 90 90 \n\n## Notes\nChecks the registry for Steam ownership, doesn't even use steam_api.dll.\n\n# Windows 7 Minesweeper\nGood game, still RNG-powered lol\n## Patches\n### MineSweeper.exe\nAddress|Length|Original bytes|Patched bytes\n-|-|-|-\n10002D5ED|0x1|75|EB\n\n## Notes\nChecks if `Shell-InBoxGames-Minesweeper-EnableGame` is enabled. There must be an easier way to do this through gpedit or regedit without patching.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falluseri%2Fsilly-crack-patches","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falluseri%2Fsilly-crack-patches","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falluseri%2Fsilly-crack-patches/lists"}