{"id":19119036,"url":"https://github.com/alsch092/mir4-packetencryption","last_synced_at":"2025-08-03T19:35:06.848Z","repository":{"id":152803417,"uuid":"607438665","full_name":"AlSch092/Mir4-PacketEncryption","owner":"AlSch092","description":"Packet Encryption for Mir4.","archived":false,"fork":false,"pushed_at":"2024-11-24T01:43:40.000Z","size":1266,"stargazers_count":7,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-19T09:58:49.644Z","etag":null,"topics":["game-hacking","hacking","mir4","packet-editor","packets","reversing"],"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/AlSch092.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,"zenodo":null}},"created_at":"2023-02-28T01:03:02.000Z","updated_at":"2025-04-13T12:21:25.000Z","dependencies_parsed_at":"2025-04-20T11:15:35.805Z","dependency_job_id":null,"html_url":"https://github.com/AlSch092/Mir4-PacketEncryption","commit_stats":null,"previous_names":["alsch092/mir4-packetencryption"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlSch092%2FMir4-PacketEncryption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlSch092%2FMir4-PacketEncryption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlSch092%2FMir4-PacketEncryption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlSch092%2FMir4-PacketEncryption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlSch092","download_url":"https://codeload.github.com/AlSch092/Mir4-PacketEncryption/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252516035,"owners_count":21760709,"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":["game-hacking","hacking","mir4","packet-editor","packets","reversing"],"created_at":"2024-11-09T05:08:22.186Z","updated_at":"2025-05-05T14:40:47.653Z","avatar_url":"https://github.com/AlSch092.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mir4 Encryption\nOutbound Packet Encryption for Mir4 in C, the key changes each patch while the IV stays static across patches. The encryption method is AES256-CBC, which means it's a block cipher and usually requires a larger output buffer than input due to padding. Inbound data is not encrypted. \n\nA full client emulator for the game can be found in my other repo, Mir4-ClientEmulator. The .DLL compiled from this project is used with the client emulator to encrypt outbound data.\n\n## Note\n- You will have to update the encryption key for each new game patch. This means roughly once or twice a month; you can use cheat engine to find out which memory addresses access the IV  to find the in-game function that encrypts data, and update the key that way. I can update the keys for you for a small fee if you are unable to do this yourself\n\n![Alt text](2.PNG?raw=true \"Sample\")   \n![Alt text](clientlessM4.PNG?raw=true \"Sample1\")   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falsch092%2Fmir4-packetencryption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falsch092%2Fmir4-packetencryption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falsch092%2Fmir4-packetencryption/lists"}