Jump to content

Lenn1

Ascended
  • Posts

    205
  • Joined

  • Last visited

  • Days Won

    3

Lenn1 last won the day on February 4 2021

Lenn1 had the most liked content!

Additional Information

  • Android
    6.x
    12.x
  • Device
    REDMI NOTE 10S

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Lenn1's Achievements

Enthusiast

Enthusiast (6/14)

  • Dedicated Rare
  • One Year In
  • One Month Later
  • Week One Done
  • First Post Rare

Recent Badges

112

Reputation

1

Community Answers

  1. Have you tried doing a search in xor format? example the number of projectiles, health, stamina followed by "X12, X16... 150X12... usually the encryption is found close to the key this way.
  2. Lenn1

    Aim bot

    I'm so lazy that I prefer to modify the hitboxes of arms, legs and chest so that a headshot is validated, it's possible for Ban usually but it works for a while and sometimes it takes a long time undetected, it's the time I get sick of the game XD
  3. Lenn1

    Anticheat in dump.cs

    try searching for ACT(anti cheat toolkit) or Code Stage (code stage anti cheat) it's almost standard for games that use il2cpp, but it may vary from game to game
  4. Lenn1

    Vmos ( android 12 )

    The vmos assistant is in Chinese, but it is easy to use... the steps are straightforward, it all boils down to enabling wireless debugging, selecting vmos as the debug application, pairing the code and the like. The step by step is just that, even though it's in Chinese, you can do it without knowing the language.
  5. Lenn1

    Vmos ( android 12 )

    you need the VMOS Assistant app, and enable wireless debugging in android developer mode settings by following the steps inside the VMOS assistant. Click here to view video tutorial on web(no english)
  6. we try to help each other, but there is a failure in communication, in the time available, and in my own interest, I would not let go of what I am doing to have someone else's work, and it is not selfish, it is just a priority. in this forum guide is a user answering a user, the guys above are too busy to help us, but they gave a wonderful tool, just make an effort and learn to use it. and yes, there are other better places than here to ask for help, and to learn, the fool who gets stuck in one place. we are people, and we will hardly think alike, we do not speak through riddles, it is the lack of synchronization in ideas that makes everything difficult, no one here is fortunate to guess what the other wants, and the way they want it in their head. and no, no one here has an inflated ego, maybe even has it, but this is not the case here ...
  7. to be honest i'm not that experienced, i'm practically a lammer, i'm just very curious, and i'll go after my answer in brute force and alone. , the modification is the responsibility of LIBIL2CPP.SO, because it is in this file that contains the game code, the necessary dll and such ... but as not everything is wonderful in the world, modifying il2cpp has been difficult lately, as devs are improving and protecting this file, but once you can break this protection, you can dump your offsets, modifying useful functions that will give you advantages in match. what I'm talking about is obvious, but that's basically it, with the offsets in hand it's easy to modify in ARM, and create your own apk mod, either with menu mod, on / off button, it's up to you. And it is worth mentioning that in the world of modifications it is not just about modifying il2cpp, there are other ways, using the game guardian is one (modification in real time without saving), luck patcher is another way, but it all comes down to finding correct offsets, addresses and etc ... so, the programs that you cited are just to dump, just because in the dump file that you will find the offsets, then yes you can use in modification programs, DNSspy, Reflexil, IDA or whatever else there should be XD and I wanted to have more time to dedicate myself to learn more about this world, but have a life out here, friends, girlfriend, parents and brother, here in my country it is common to be connected even as adults, with debts and problems to solve. .. at the moment I take just a few minutes to read and try to learn something, and here on the forum I learn some things too, that's why I'm here every now and then!
  8. I understand, you want aimbot with aim_silence, you will have to write the code externally and inject it into the game. no brother, i don't use telegram...sorry
  9. In the absence of an external aimbot, you can abuse the game's native imbot by changing the positions of the avatar's "bones" and changing the pull coordinates. is rustic and is in the testing stages ... watch here
  10. lol that good !!, post here your results and the forms you used, help the community that needs more knowledge !!
  11. bro, I believe it is the libraries that are different ... scripts are usually written for armeabi-v7a, and emulators use x86. the offsets, regions of the LIB.so memory are different, but some functions are similar (antenna) because they are in the anonymous region. as i already said, try a manual installation of the armeabi-v7a apk, because the automatic installation will always choose x86. read your buil.prop and see which architectures are supported.
  12. before I did it this way, try and see if it still works watch here
  13. 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.
  14. I advise you to read this article, and not only this post, the site is very good, I hope you open your eyes and see a light for this issue look here
×
×
  • 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.