{"id":26436532,"url":"https://github.com/zygotecode/unsealer","last_synced_at":"2025-03-18T08:17:32.709Z","repository":{"id":252030360,"uuid":"765721148","full_name":"ZygoteCode/UnSealer","owner":"ZygoteCode","description":"The official source-code of UnSealer, which was removed from GitHub by its original author. A very good de-obfuscator for .NET, based on plug-ins and a very pluggable implementation.","archived":false,"fork":false,"pushed_at":"2024-08-07T06:10:54.000Z","size":215,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T12:40:28.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZygoteCode.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":"2024-03-01T13:41:52.000Z","updated_at":"2024-08-07T06:10:58.000Z","dependencies_parsed_at":"2024-08-07T09:30:01.697Z","dependency_job_id":"782e4b18-541b-4123-b33b-db27e3fb160d","html_url":"https://github.com/ZygoteCode/UnSealer","commit_stats":null,"previous_names":["gabryb03/unsealer","zygotecode/unsealer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZygoteCode%2FUnSealer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZygoteCode%2FUnSealer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZygoteCode%2FUnSealer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZygoteCode%2FUnSealer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZygoteCode","download_url":"https://codeload.github.com/ZygoteCode/UnSealer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244181361,"owners_count":20411605,"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":"2025-03-18T08:17:32.050Z","updated_at":"2025-03-18T08:17:32.703Z","avatar_url":"https://github.com/ZygoteCode.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnSealer\n- A Deobfuscator Base Which Uses Plugins And Multi-Platform Of Assembly Lib's | Its Easy To Build On Download Now Make Ur Own Plugin !\n- UnSealer is released under the GPLv3 license.\n# How To Use\n\n- 1 - Drag Your Assembly \n- 2 - Choose Protections\n- 3 - Click Execute Protections\n\n# Release Download\n- [Click-Me!](https://github.com/CursedLand/UnSealer/releases/tag/1.0)\n\n# String Decryptor Usage ?\n\n- [Full-Tutorial-Here!](https://github.com/CursedLand/UnSealer/blob/master/stringdecryptorusage.md)\n\n# How To Make Your Awesome Plugin ?!\n\n- 1 - Add Latest UnSealer.Core.dll To Your Project -\u003e [Click-To-Download-Latest-Core](https://github.com/CursedLand/UnSealer/releases/tag/1.0)\n- 2 - Make New Class And Implement Protection Abstract Class\n- 3 - Name The Protection | Select ProtectionType | Put Author Name !\n- 4 - Finally Write Your Code In Execute void !\n- 5 - Soon Explainations By Pictures 🤫\n\n# How To Add Protections On UnSealer.Protections\n\n- 1 - Make New Class And Implement Protection Abstract Class\n- 2 - Name The Protection | Select ProtectionType | Put Author Name !\n- 3 - Finally Write Your Code In Execute void !\n- 4 - Soon Explainations By Pictures 🤫\n\n# Supported Platforms\n- AsmResolver\n- Dnlib\n- System.Reflection For Protections Uses Invoke etc. !\n# Simple Preview's\n- On [Previews](https://github.com/CursedLand/UnSealer/blob/master/Previews.md)\n# Formal Added Protections\n- Anti Invoke Patcher | Lib : Dnlib | Author : CursedLand\n- CawkVM DeVirtualizator | Lib : Dnlib \u0026 Reflection | Author : CursedLand\n- Cyphor Constants Decrypt | Lib : Dnlib \u0026 Reflection | Author : CursedLand\n- Junk Remover | Lib : Dnlib | Author : CursedLand\n- Calli Fixer | Lib : AsmResolver | Author : Dr4k0nia\n- Math Remover | Lib : AsmResolver | Author : Dr4k0nia\n- SizeOf Fixer | Lib : Dnlib | Author : CursedLand\n- Outliner Fixer | Lib : Dnlib | Author : CursedLand\n- Universal String Decryptor | Lib : AsmResolver | Author : CursedLand\n- StringLen Fixer | Lib : Dnlib | Author : CursedLand\n- Int2Field Fixer | Lib : Dnlib | Author : CursedLand\n- AntiTamperRemover | Lib : Dnlib | Author : Unknown\n# Credits\n- [Washi](https://github.com/Washi1337/) For [AsmResolver](https://github.com/Washi1337/AsmResolver) !\n- [0xd4d](https://github.com/0xd4d/) For [Dnlib](https://github.com/0xd4d/dnlib) !\n- [Dr4k0nia](https://github.com/dr4k0nia) For [UnScrambler](https://github.com/dr4k0nia/Unscrambler) !\n- [HandyOrg](https://github.com/HandyOrg/) For [Handy-Controls](https://github.com/HandyOrg/HandyControl) !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzygotecode%2Funsealer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzygotecode%2Funsealer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzygotecode%2Funsealer/lists"}