Jump to content

AnimeshMamgain

Members
  • Posts

    27
  • Joined

  • Last visited

Posts posted by AnimeshMamgain

  1. 22 minutes ago, AymenLee said:

    exactly, the game have 3 settings of aiming Default wich lock aim directly at the body and you have to drag and get headshot and precision on scope which make you aim by your self while openin the scope and full control make you completly aim by your self 

    [added 0 minutes later]

    but i don't know how to use hex editor in game modding you know there is nothing more than number what i have to edit and why any video??

    Once U found Aim Assist Offset, Search for it in LIB in Hex Editor and Copy the First 8 pairs of number and then convert them into ARM Assembly Language using online converter. Then if U know ARM Assembly Language . . . Then U can change it then again convert ur ARM code into Hex and replace it .

  2. 9 hours ago, RevealedSoulEven said:

    Yes. That's true. Using armv7a will fix or if you have knowledge then you can dump the game yourself and create your own script of x86.

     

    Did you tried removing any protection of global-metadata.dat?

     

    @NoFear  please help. I know you know. I saw on iosGods😂

    @RevealedSoulEven Is that possible without having Global-Metadata 😕 ?

  3. 3 hours ago, Lenn1 said:

    in this new version of Free fire, I didn't find the global-metadata.dat file, just its decrypted strings, but in the allocated memory, it is loaded and unloaded from the memory, based on my old dump.cs I managed to access some parts of global-metadata.dat, but when I dumped it I couldn't extract the file.
    remembering that I just looked for standard file strings in all memory.

    Doing everything on android makes it a little difficult, because what used to work now doesn't work, maybe using the RIRU-il2cppdumper is the best choice, but at the moment I don't have access to this tool because my device is not rooted, not to mention that I only work in x86 libraries.

    @Lenn1 Tell me an Emulator Bro, So I can make Free Fire Scipt work in emulator as they work in mobile devices but not in emulator. All scripts works perfectly in mobile but in emulator stone hack works in some scripts and don;t work in others. And what I should talk about ghost hack, It never works in emulator 😞

  4. On 09/02/2021 at 6:35 AM, RevealedSoulEven said:

    I suggest you don't work for 64bit use armabi-v7a instead. Coz... I tried you can't edit values in CODE_APP they are read-only.

     

    So download 32bit from apkpure and find.

    Bro did you find the metadata of Free Fire ?

  5. 18 hours ago, RevealedSoulEven said:

    @NoFear Can you please help me to get dump.cs for Free Fire?

     

    It has encrypted libil2cpp.so and global-metadata.dat I got dump from gg and have the decrypted libil2cpp.so but..... I can't get the global-metadata.dat file.

     

    can you please help?

    Ya I need it too. But How you decrypted the libil2cpp.so ? @RevealedSoulEven

    [added 2 minutes later]
    46 minutes ago, RevealedSoulEven said:

    @Lenn1  @Enyby@NoFear   please help

    In one of my post @Lenn1 replied that it can be done by using IDA and more powerful softwares.

  6. 20 minutes ago, nio04 said:

    go with "il2cpp inspector" & export it as "json"

     

    i just export it today for codm

     

    btw metadata can be found in asset/bin/managed/data (something like that) folder from ff.apk

     

    @nio04 Check DM Inbox Bro !

  7. 12 minutes ago, Lenn1 said:

    if i remember correctly, there is a program to extract data from dump files that you collect from the game guardian app, look in the downloads tab, other / programs

    @Lenn1 Ya I saw it. Thank You 😀

    Can you tell me that why in above screenshots the metadata is deleted.

    Can I get it with dump files ?

  8. 1 hour ago, Lenn1 said:

    download the simple armeabi-v7a version!
    when you install your app via google play, it automatically reads your build.prop to choose your base architecture, by default in emulators, the architecture of your libraries is x86, but the emulator also runs armeabi, but the priority is x86 if the game has this build in the store.
    then download the arm version from other stores and apk sites and try it out.

    @Lenn1 Scripts in armeabi-v7a version in smartphone working perfectly. Then I installed the same armeabi-v7a in Emulator and the Ghost Hack is not working. There is one more x86 version apk which I have not tried yet.

    Screenshot (3).png

    Screenshot (4).png

  9. 3 minutes ago, Lenn1 said:

    it is simple, the arm architecture is different from x86, its libunity.so and libil2cpp.so in the emulator is x86 and consequently the memory data are different, addresses, offset etc ...
    The garena compiles its game on armeabi-v7a and x86, try to force the installation of the arm version manually.

    @Lenn1 How I can do that please tell me full procedure 

  10. Hey Guys!

    I'm using a script of Garena Free Fire game. There are 3 types of hacks -

    1). Ghost Hack 

    2). Stone Hack

    3). Antenna Hack 

    In smartphones all the hacks are working perfectly but when I run this in emulator, only the Ghost Hack don't work.

    Can you please tell me why this is happening. 

    And what is the solution.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.