Jump to content

0xSolana

Contributor
  • Posts

    762
  • Joined

  • Last visited

Everything posted by 0xSolana

  1. Yep there is for iOS, it uses H5GG and JavaScript, look into H5GG tag
  2. Hello Hello In this topic, we gonna see a tool made by the H5GG team that will create an ESP for every unity game. For advanced developper, this tool alows you to see details about GameObjects in the scene. It's called : Unity5D Requirements: - PC (or a way of managing iPA files) - Sideloadly - Your Game ! Here are some screenshots about this great tool (some more at the end of the topic) : Sausage Man : Mobile Legends : Since the source is public, you can edit it as you like it: [Hidden Content] Well that's basically all, hope you can make a good use with it Cool images : Credits : Me H5GG team (@tuancc)
  3. There aren't topic of this afaik, but just use sidelodly to inject the deb, don't install it to your device but select "export" then u gonna have an iPA, share it to your device with any file sharing app, and use TS to install it. FYI, TS doesn't make the app a system app, it just bypass the entitlements and root helpers which makes apple thinks it's an App Store app.
  4. Netflix sucks so much with there décision regarding sharing accounts

    1. iNME

      iNME

      Just use one of thousand pirate streaming sites instead then? not a big deal

    2. Kobina

      Kobina

      I mean what do you expect from big companies and their dumb ideas

    3. 0xSolana

      0xSolana

      Yeah they so dumb... gonna stay on YouTube kids, it's not that bad hahaa 

  5. You can inject iGG in the iPA, and sideload it with TS.
  6. Oui je l'utilise en ce moment et tout est en fonctionnement correct.
  7. Ima upload the version i use once im on my PC, but i remember i had issues with it too
  8. If you followed the tutorial then no. try to install the toolchain without swift support if you don't need swift. Else try to find a working ldid version and replace it by the one in the toolchain
  9. What toolchain did you used ? You don't need an iOS device to compile tweaks on Ubuntu or any WSL.
  10. Then you missed something on the installation or you merge 2 theos.
  11. Go to /var, and if you see a folder named theos delete it. Respring the device, and type $THEOS/bin/nic.pl, if it's showing you that nothing was found at that directory then you are good, delete the alias / edit it to match the one installed in /opt/theos
  12. It's probably that you installed 2 theos, your allias is maybe pointing to opt/theos. But your $THEOS variable is pointing to the one in /var, and as it's marked on Rook's tuto, it can make this error.
  13. Well it comes with already built in functions for hook and patch, and it's kinda all what you generally need. You can ofc creates some function pointers and use them in your hook or stuff that c++ allows you
  14. Currently, Ted2 UI supports non JB and JB because it's just Objective-C, but the patching / hooking only work if you are on JB device. And afaik, it's the same for the iG template, or maybe i missed some updates
  15. Well at least it download deb files not like Firefox
  16. I guess ".deb" files can be consider as viruses for some PC, that's why maybe it didn't fully downloaded at 100%. Im using chrome too, and after an iPA/deb install, i need to "trust" the file ton confirm that i want it.
  17. If you trusted already one app with the same Apple ID, you don't need to trust again (only if it's in the delay of 7 days).
  18. Yes, and also in Cydia, the toolchain that you installed. and follow the guide linked in my replies (up) and then put the Ted2 template in /template
  19. Yes but not only, everything on cydia/sileo or every stuff related to theos.
  20. Maybe uninstall every thing related to theos, remove all alias and symlink, and restart from 0
  21. Then 3 possibilities : 1) your alias for 'theos' does not link to the correct patch, (maybe you installed theos twice on a diff directory). 2) you unzip/open the template of Ted2. 3) you did put the template in a wrong directory. Please follow the official instruction here : https://theos.dev/docs/installation-ios or here :
  22. Any theos template need to be at $THEOS/template. If you have it installed at /var/theos/template then put it there. if /opt/theos/template then there. Make sure to not unzip the template.
×
  • 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