{"id":13611374,"url":"https://github.com/ayuthmang/.Net-Reverse-Engineering","last_synced_at":"2025-04-13T04:34:12.994Z","repository":{"id":117912105,"uuid":"117630521","full_name":"ayuthmang/.Net-Reverse-Engineering","owner":"ayuthmang","description":"Resources, tools about .net reverse engineering.","archived":false,"fork":false,"pushed_at":"2020-05-16T22:02:59.000Z","size":10,"stargazers_count":78,"open_issues_count":0,"forks_count":16,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-01T19:57:22.890Z","etag":null,"topics":["dotnet","reverse-engineering"],"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/ayuthmang.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}},"created_at":"2018-01-16T04:19:14.000Z","updated_at":"2024-06-12T11:02:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"db12e033-9a72-4d8a-bcf3-0dc3eed60c68","html_url":"https://github.com/ayuthmang/.Net-Reverse-Engineering","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/ayuthmang%2F.Net-Reverse-Engineering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayuthmang%2F.Net-Reverse-Engineering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayuthmang%2F.Net-Reverse-Engineering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayuthmang%2F.Net-Reverse-Engineering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayuthmang","download_url":"https://codeload.github.com/ayuthmang/.Net-Reverse-Engineering/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223568190,"owners_count":17166613,"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":["dotnet","reverse-engineering"],"created_at":"2024-08-01T19:01:54.660Z","updated_at":"2024-11-07T18:30:23.348Z","avatar_url":"https://github.com/ayuthmang.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# .Net-Reverse-Engineering\n\nResources, tools about .net reverse engineering from my experience.\\\nAny suggestions and others please feel free to contribute and issue a pull request.\n\n# Tools\n\n## Dissassembler\n\n* [dnSpy](https://www.youtube.com/watch?v=kJQP7kiw5Fk)\n* [SAE](https://github.com/wickyhu/simple-assembly-explorer)\n* [.NET Reflector](https://www.red-gate.com/products/dotnet-development/reflector/) (14-day trial)\n* [ILSpy](https://github.com/icsharpcode/ILSpy)\n\n## Debugger\n\n* [dnSpy](https://www.youtube.com/watch?v=kJQP7kiw5Fk)\n* [WinDbg](https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/index)\n\n## Process Explorer\n\n* [Process Hacker](http://processhacker.sourceforge.net/)\n* [Process Explorer](https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer)\n\n## File Scanners\n\n* [HxD](https://mh-nexus.de/en/hxd/)\n* [Hex Workshop](http://www.hexworkshop.com/) (not free) \n* [CFF Explorer](http://www.ntcore.com/exsuite.php)\n* [Resource Hacker](http://www.angusj.com/resourcehacker/#download)\n\n## Detectors\n\n* [Exeinfo PE](http://exeinfo.atwebpages.com/)\n* [PEiD](https://www.aldeid.com/wiki/PEiD)\n\n## Obfucastor\n\n* [ConfuserEx](https://github.com/yck1509/ConfuserEx)\n* [Confuser](https://archive.codeplex.com/?p=confuser) (archieved)\n* [ILProtector](http://www.vgrsoft.com/Products/ILProtector) (not free)\n* [Smart Assembly](https://www.red-gate.com/products/dotnet-development/smartassembly/index) (not free)\n* [dotNet Protector](http://dotnetprotector.pvlog.com/Downloads.aspx) (not free)\n* [Phoenix Protector](http://www.ntcore.com/phoenix.php)\n* [.NET Reactor](http://www.eziriz.com/dotnet_reactor.htm) (not free)\n* [DeepSea Obfuscator](http://www.rekings.com/deepsea-obfuscator-4-4-4-86-full-setup/) (not free)\n* [Babel Obfuscator](http://www.babelfor.net/Downloads) (free trial)\n\nMore obfuscators are available in https://github.com/NotPrab/.NET-Obfuscator.\n\n## Packer\n\n* [MPress](http://www.matcode.com/mpress.htm)\n\n## Deobfuscator, Unpacker\n\n* [de4dot](https://github.com/0xd4d/de4dot)\n* [.NET Generic Unpacker](http://www.ntcore.com/netunpack.php)\n* [Unpackers Tools (CodeCracker) + Source Code](https://forum.tuts4you.com/topic/31899-unpackers-tools-source-code-c/)\n\n# Resources\n\n* [tuts4you.com](https://tuts4you.com/)\n* ~~[cracker.in.th(inaccessible)](https://www.cracker.in.th)~~\n* ~~[Black Storm(inaccessable)](https://board.b-at-s.info/)~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayuthmang%2F.Net-Reverse-Engineering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayuthmang%2F.Net-Reverse-Engineering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayuthmang%2F.Net-Reverse-Engineering/lists"}