Recent content by hprnv

  1. Discussion [libil2cpp.so] what would happon if I added more bytes

    I didn't test on emulators, I use it on my rooted Poco M3 pro :) sometimes it send phone to reboot but in the end it works :)
  2. Open Request EVA AI (ex Journey) Chat Bot

    Guys, there is a web version they launched (just go to official site and click icon between Google play and app store links). And I wrote a simple script for tampermonkey that unlock sexting mode (read describe at script page). If you wanna use from mobile, install hermit app, it allow to run...
  3. Open Request EVA AI (ex Journey) Chat Bot

    Wait wait wait, don't mix it up. Install certificates in http canary allow your to read cyphered HTTPS traffic in apps which are "listening" with httpcanary. Frida is using (in context of current task) for unpinng app certificate, if you know how to use Frida already you can do this with it, but...
  4. Discussion [libil2cpp.so] what would happon if I added more bytes

    Found DroidFrida a week ago. Handy tool.
  5. Help! Network => Code

    Hi guys, I have to clarify before I ask the question, I'm not a modder, but software engineer, so I know how to code something and how to reverse something, but modifying is a little knew area for me. Ok, now question: I have an app which I "modifying" by httpcanary injection tool, but there...
  6. Open Request EVA AI (ex Journey) Chat Bot

    Looks like... 1) issue with certificate (on the step of httpcanary install) 2) issue with certificate (yeah, again. not with canary, but with app itself, I use lsposed for unpinning, but with Frida it works too) p.s. screenshots how it all looks like in my case.
  7. Discussion [libil2cpp.so] what would happon if I added more bytes

    Frida. For hooking is a top1 tool, usually used for SSL unpinng, installed at PC, installed on android and with js do what you need. You can find a few SSL unpinning scripts get to have an idea of how this work and, based on this, write code for your needs.
  8. Help! How do i open a private server with the original game files and i only have the access to it?

    So, you first need to determine a list of requests that will be sent to the server, identify the structures of these requests, and understand how the server responds to them. At this stage, you usually have to address the issue of SSL pinning to enable the reading of intercepted requests and...
  9. Open Request EVA AI (ex Journey) Chat Bot

    I found interesting "points" may be will be useful for someone. I'm not a modder, a software engineer, so have a common knowledge. I used httpCanary, most of endpoints useless cuz looks like validating on servers additionaly, but for example changing some value with injector give possibility to...
  10. Tutorial ll2Cpp Dump + Modding

    firstly, thanks for the tutorial, secondly, only a blind person wouldn’t notice - you guys have angelic patience, answering the same questions over and over again, even understanding that the reason is human laziness and the desire for everything to be hacked with a click :)
  11. Open Request EVA AI (ex Journey) Chat Bot

    up. looking for mod this app too. tried it with lucky patcher with rooted android 11 but unsuccessful