void*

Results 55 comments of void*

can you elaborate on that a bit better and show some examples ? I'm not sure what exactly you mean

> > can you elaborate on that a bit better and show some examples ? I'm not sure what exactly you mean > > Maybe my wording was a bit...

Well we were thinking about not drawing the big jumps. There is also still missing timestamp checks for the meetings I believe. That's something we will look into and improve...

that's why issues exist. you can make PRs and attach them here. there is no reason to be an asshole about it @sanderDijkxhoorn EDIT: I assume you never worked in...

I am currently looking into the obfuscation. It appears that function names and parameter names are being obfuscated by BeeByte here, everything else can be easily de-obfuscated by beeless. A...

I just compared the files and noticed the line counts aren't the same in ``il2cpp-functions.h`` and ``il2cpp-types.h`` Maybe obfuscation by adding garbage functions and datastructs or actual new functionality ?...

I almost finished manually reversing all the necessary functions and types to make the cheat work again. I could need your help. I need the obfuscated name for ``Palette`` if...

For some reason it's missing in the ``il2cpp-types-ptr.h`` only thing left there is the obfuscated ``TempData`` Type. Everything else I was able to find. If anyone can find the obfuscated...