Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Feb 9, 2024 · Set up Ghidra project. Install Ghidra; Run ghidraRun -> create new project -> Import game code file ( GameAssembly.dll ); Open game file -> auto analyze ...
Jun 11, 2024 · makes guid replacement for decompiled unity projects easier - oldsportsgit/GUIDcorrector.
Aug 8, 2024 · If want more insight into how the public methods are doing what they do, we'll need to decompile. The first step is to unhollow again, but this time using a ...
Mar 11, 2024 · This tool fills in a unity project with functional assets so you can run the game in the editor to test custom plugins. This tool does not distribute game ...
Sep 17, 2024 · If you have existing build, you can try decompiling it to get some data back. ... Git is one of the ... GitHub + GitHub Desktop + Git. Unity Version ...
Sep 5, 2024 · Unity asset bundles and serialized files do not contain script information to decompile. * For Mono games, that information is contained in .NET dll files ...
Dec 16, 2023 · Continuation of Il2CppInspector - A powerful automated tool for reverse engineering Unity IL2CPP binaries. - LukeFZ/Il2CppInspectorRedux.
Nov 14, 2023 · Hi! I was wondering if someone would be able to help me on how to extract text from .dll files and then import it back with the edited text.