Recent content by Effortless

  1. Effortless

    Help

    Lmao ok miss
  2. Effortless

    Help

    Hello, i have did a vanilla 1.16.5 Injection Client with JNI in C++, when i try to inject the dll it's crashing the game and gives me a crash report, i have perform this for get the crash report so this is it: # # A fatal error has been detected by the Java Runtime Environment: # # Internal...
  3. Effortless

    Does obfuscation affects JNI at finding class/fields ?

    So i can access to fields/functions by their non-obfuscated names?
  4. Effortless

    1.16.5 Mappings?

    Hello developers, im asking if there is the 1.16.5 minecraft mappings, where i can find them, or if there is no mappings for that version, let me know it.
  5. Effortless

    Does obfuscation affects JNI at finding class/fields ?

    Hello, developers i have a question about finding classes and fields using JNI (im new on this), does the minecraft's obfuscation affects that?, or i can find objects with their non-obfuscated names, let me know that.
Top