Jump to content

bR34Kr

ViP Pro
  • Posts

    1,324
  • Joined

  • Last visited

Everything posted by bR34Kr

  1. Thanks! Had an extra %end that was chilling there.
  2. It also creates ./.theos/obj/debug and ./obj/debug Not sure what it means.
  3. Here is the output:
  4. Is the official one hosted by radare? That's the one I have.
  5. And is there any way to manually do change the command so "git://" is used?
  6. The hack is outdated/unsupported. What happens is you store a coin value in you coin cache file without any validation to server. (If your game is online)
  7. Probably that you have a "verification variable" that holds an encrypted version of your original variable trying to edit or your variable doesn't match with their server. I don't really know if this was what you were looking for. Or the binary is just corrupted.
  8. Yes but I need to write "git://" rather than "https://".
  9. Error with theos.
  10. Returns the same thing, same errors
  11. git submodule update --init --recursive When I execute this it says "https" error even if I have installed CURL.
  12. Thanks! Did the setup but https doesn't work
  13. That's the problem, I get https error when installing anyhthing.
  14. Already have it. I reinstalled and nothing. Sorry to be annoying.
  15. Probably, but I can't seem to find it in Cydia. What I find is cURL and that I have.
  16. I deleted evrything in my vendor directory but now it says 'https' error
  17. When I try make package it says vendor/lib and/or vendor/include do not exist so I ran git submodule update --init --recursive and it says bbReakMe:/var/theos root# git submodule update --init --recursive Cloning into '/private/var/theos/vendor/dm.pl'... fatal: Unable to find remote helper for 'https' fatal: clone of 'https://github.com/theos/dm.pl.git' into submodule path '/private/var/theos/vendor/dm.pl' failed Failed to clone 'vendor/dm.pl'. Retry scheduled fatal: destination path '/private/var/theos/vendor/include' already exists and is not an empty directory. fatal: clone of 'https://github.com/theos/headers.git' into submodule path '/private/var/theos/vendor/include' failed Failed to clone 'vendor/include'. Retry scheduled fatal: destination path '/private/var/theos/vendor/lib' already exists and is not an empty directory. fatal: clone of 'https://github.com/theos/lib.git' into submodule path '/private/var/theos/vendor/lib' failed Failed to clone 'vendor/lib'. Retry scheduled Cloning into '/private/var/theos/vendor/logos'... fatal: Unable to find remote helper for 'https' fatal: clone of 'https://github.com/theos/logos.git' into submodule path '/private/var/theos/vendor/logos' failed Failed to clone 'vendor/logos'. Retry scheduled fatal: destination path '/private/var/theos/vendor/nic' already exists and is not an empty directory. fatal: clone of 'https://github.com/theos/nic.git' into submodule path '/private/var/theos/vendor/nic' failed Failed to clone 'vendor/nic'. Retry scheduled Cloning into '/private/var/theos/vendor/dm.pl'... fatal: Unable to find remote helper for 'https' fatal: clone of 'https://github.com/theos/dm.pl.git' into submodule path '/private/var/theos/vendor/dm.pl' failed Failed to clone 'vendor/dm.pl' a second time, aborting bbReakMe:/var/theos root# git submodule update --init --recursive Cloning into '/private/var/theos/vendor/dm.pl'... fatal: Unable to find remote helper for 'https' fatal: clone of 'https://github.com/theos/dm.pl.git' into submodule path '/private/var/theos/vendor/dm.pl' failed Failed to clone 'vendor/dm.pl'. Retry scheduled fatal: destination path '/private/var/theos/vendor/include' already exists and is not an empty directory. fatal: clone of 'https://github.com/theos/headers.git' into submodule path '/private/var/theos/vendor/include' failed Failed to clone 'vendor/include'. Retry scheduled fatal: destination path '/private/var/theos/vendor/lib' already exists and is not an empty directory. fatal: clone of 'https://github.com/theos/lib.git' into submodule path '/private/var/theos/vendor/lib' failed Failed to clone 'vendor/lib'. Retry scheduled Cloning into '/private/var/theos/vendor/logos'... fatal: Unable to find remote helper for 'https' fatal: clone of 'https://github.com/theos/logos.git' into submodule path '/private/var/theos/vendor/logos' failed Failed to clone 'vendor/logos'. Retry scheduled fatal: destination path '/private/var/theos/vendor/nic' already exists and is not an empty directory. fatal: clone of 'https://github.com/theos/nic.git' into submodule path '/private/var/theos/vendor/nic' failed Failed to clone 'vendor/nic'. Retry scheduled Cloning into '/private/var/theos/vendor/dm.pl'... fatal: Unable to find remote helper for 'https' fatal: clone of 'https://github.com/theos/dm.pl.git' into submodule path '/private/var/theos/vendor/dm.pl' failed Failed to clone 'vendor/dm.pl' a second time, aborting
  18. If you never changed it's: alpine I suggest you change it as if someone SSH to your device and wrote the default password and it worked, you could be in serious danger. To change it do: passwd
  19. Thanks!
  20. Yes but I want to have it in Shell but I se I solved it because I'm running in an issue which I already posted.
  21. To use FLEXible, download it and in settings select where you want it to spawn. To use it, it's pretty self-explanatory. Select to select an element on your screen I.e. CoinsLocation. Then you can see where the coins value comes from and hack it from there. Hope I helped!
  22. Change the app's code where it says to write data on the file
  23. Your crash log says what crashed and nothing else...
×
  • 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