Jump to content

Rakunera

Senior Member
  • Posts

    182
  • Joined

  • Last visited

Everything posted by Rakunera

  1. @Laxus the game updated just an hour ago brother. Please update
  2. If you've try to get Il2CppDumper to run on MacOS before, more or less you've ran into this problem. The Pre-built version that is available on Github only support NET6 and NET7 BUT GUESS WHAT, you can also get it to run with NET9 which is the latest version of Dotnet as well. 1. Install Dotnet if you haven't already You can easily install Dotnet via Homebrew by running 2. Clone the whole repo from Github cd into a directory of your choice run git clone https://github.com/Perfare/Il2CppDumper.git cd Il2CppDumper (cd into the folder you just cloned) nano Il2CppDumper/Il2CppDumper.csproj (yes, there is another folder with the name il2CppDumper inside the main folder) change this line <TargetFramework>net6.0</TargetFramework> into this <TargetFramework>net9.0</TargetFramework> 3. Build Il2CppDumper which supports NET9 After you've changed that, you need to run dotnet clean Il2CppDumper.sln (in the case you've run the build before with the old dotnet, skip if you haven't) run dotnet build Il2CppDumper.sln -c Release (if it still doesn't work, run this dotnet restore Il2CppDumper.sln) After that you can run cd Il2CppDumper/bin/Release/net9.0/ 4. Run the Il2CppDumper After that you can run this command to dump your unity game dotnet Il2CppDumper.dll /path/to/your/app.exe /path/to/global-metadata.dat output folder (replace the path base on your file path on your computer) For example, dotnet Il2CppDumper.dll /path/to/your/app.exe /path/to/global-metadata.dat ~/Desktop/il2cpp_dump/ You can is IlSpy as an alternative for DnSpy on MacOS. You can load the Assembly.dll and so on. I hope this would help those with the same problem Credit to: @Rakunera
  3. @Lolite can we use CyberDuck as an alternative for PuTTy for MacOS?
  4. @Cashlaz can you kinda pin point how to use Frida for dynamic hooking or analysis? I've tried Theos Jailed to hook stuff on games before but there are games that I find nothing on when loading onto IDA so I was thinking maybe using Frida for dynamic analysis would help but there are no resources out there for that
  5. With the latest update, does it go through immediately when we click on App Libraries -> Hill Climb Racing -> Symbols? With the tutorials, it stuck for a bit to load all the symbols but when I tried with the latest version, I went through immediately. I injected the deb with Sideloadly. I am on iPhone 14 Pro max, IOS 18.4.1 Anyone have any answers?
  6. Hey @SaitamaI know you're updating right now but may you also explain what that Easy Fish do since the event us on going atm as well? Thank you very much, much appreciated
  7. @Saitamaseems like fishing event is coming back soon so can you elaborate what the Easy Fishing do?
  8. Saitama, may you take a look at capybara as well? New update has been dropped for a while, thank you!

    1. Pii0656

      Pii0656

      7days :(((

    2. mailmax

      mailmax

      pls update 1.5.8 ingame, Sir 

  9. depends on Saitama, longest maybe 3-4 days but if he's free, he will update immediately
  10. They updated something so need to update the mod now @Saitama Read the main post man
  11. @Saitamaneeds update now. The current version stuck on Loading… if Load Mod on
  12. @Saitamathe current version is still playable so update is not really a must. But there will be a big update coming early March based on the discord community so I'd hope you'll take a look at that when it comes out. So many thing changes so there might be new features possible as well
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines