Jump to content

Sterling0x1

Senior Member
  • Posts

    323
  • Joined

  • Last visited

Everything posted by Sterling0x1

  1. yes strings are normally the same but this game on iOS isn't subx as far as I remember. just tricky finding the getter ?
  2. on android its unity so I hacked it with dnspy or net reflector, now we have perfare's il2cpp tool se we can parse symbols with it.
  3. another good game to practise strings hacking [Hidden Content]
  4. same on both android and iOS btw. [Hidden Content] by the way this was one of my very first hacks back then on android ?
  5. Perfect game to practice strings hacking on [Hidden Content]
  6. This bypass should still be working, it never got patched directly (well it probably is now, haven't looked at the binary in ages), however after 2.2.something they added an extra check before missions, which crashed the game. It would still get you to the menus (with hack enabled) without crashing, but won't be able to do quests. [Hidden Content]
  7. Advanced Logging is a Xposed to provide more transparency to applications. Filter Logcat for AdvancedLogging Features: 1) Bypass SSL Pinning. 2) Dump GCore(This will try to dump a gcore(x32 only for now) to the external sdcard after 5secs of app launch, dump take about ~15mins or longer ,core will be located in /Android/data/org.raslin777.advancedLogging) 3) Dump Dex will try to dump the dex of application to its data folder locations. 4) Unity Hook(Allows you to modify the dex file but redirect the unity loading to another apk ie. modded apk installed but hooked pointed to unmodded version, help when application is checking for sigs or changes in the dex) 5) GrepHookAllMethods(Type a name and if the loaded class contains that name we will hook all methods of that class, This will display in logcat all method calls with their parameters and values with their return values as they are called.) 6) Log All Classes(this will log to a myfile.txt to the data folder of the hooked application all the classes called) 7) Grep LogAllClasses(Filters the output of #6) ? Hook all methods of classes(This will look in /data/data/org.raslin777.advancedLogging/classes.txt for classes to hook, it will hook all methods of that class, This will display in logcat all method calls with their parameters and values with their return values as they are called) 9) Hook Fields, Will also output classes fields with the logcat. 10) DecodeHex will change Hex to Ascii code 11) Change Return (Type Class and method, and type the return you want. This does not change parameters) 12) Library Injection(This will hook into libc.so select with function you want to send to logcat. Still working on more output for this. write to external sdcard need for this, dont mind the mono hook for dumping unity) Native/System Function(REQUIRES REBOOT) 1)App Perm[Working on 6.0.1](Application to inject permissions into, will not display in properties but should work check xposed log for success or failure) 1)Perm to add[Working on 6.0.1](Type the permission to add if none typed will add write to external sdcard) 2) Debug all Apps(Enable Debug all apps and allows apps to be selected for debugging via settings debugging(So we can wait for debugger)) Download (probably dead): http://repo.xposed.info/module/org.r...dvancedlogging SourceCode (original source was pulled from Raslin`s repo): https://github.com/sterling0x1/XposedAdvancedLogging Creator of this tool: Raslin777
  8. Target game: Zombie Anarchy - https://itunes.apple.com/us/app/zombie-anarchy-strategy-war/id1022301472?mt=8 [Hidden Content]
  9. Guys I don’t mean to be an asshole but this method is absolutely f***ed up. Dont mess with your system folders. Clone RunMario tweak’s sources from GitHub, compile it for fortnite, result should be the same.
  10. @0xS14T3R mate unlimited lunchbox hax please. Hit me up on skype if you want I show which function it is.
  11. I’ll make it work on ios 11 jeblrek when I’ll get a device on iOS 11 jelberk until then pray to whatever god you guys have, that I’ll be able to restore all my “lost” data of my fked hdd and can finally do some Hax0r stoof
  12. Sorry guys, recently moved and all my techs are still in boxes my new desk should arrive this week, so I can finally unpack al my stuff.
  13. @DiDA got the offsets, I don't think I'll have time until the end of week, I have a lot of other project lined up.
  14. Hp/mp server sided for both mobs and player. There is a hackable skill that restore mana, if hacked, it has 100% chance to restore mana, I can't remember which class it is and what the skill is (maybe hunter). If anyone playing that class, send me info and I take a look (I went with the knuckles guy)
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines