Jump to content

Incognite

Senior Member
  • Posts

    443
  • Joined

  • Last visited

Everything posted by Incognite

  1. Wow, that actually looks pretty damn real. Super sexy! I love it! Awesome job!
  2. Title says it all. I am trying to see if I could compile my completed deb. I accessed the root of my phone through putty and did all the logging in stuff. However, when I type in $THEOS/bin/nic.pl I get this BS: Any ideas?
  3. One day,,,, I will make DiDa marry me... One day... Not Today,,, But One Day

    1. Pro
    2. ___Aaki___
    3. Amuyea

      Amuyea

      He already married to Klepto js

    4. Incognite

      Incognite

      Guess I'll have to kidnap him.

  4. I'm not talking about the voids yet. Just correcting how you coded it.
  5. instead of: %hook PRGameViewController -(bool) shouldShowPowerUpTips { return TRUE; } %end %hook PRGameViewController -(bool) willShowPowerUpTip { return TRUE; } %end %hook PRQuestionViewController -(void) showCorrectAnswer { return %orig; } %end make it %hook PRGameViewController -(bool) shouldShowPowerUpTips { return TRUE; } -(bool) willShowPowerUpTip { return TRUE; } -(void) showCorrectAnswer { return %orig; } %end they have to be in the same class
  6. I am so retarded, someone PLEASE slap me
  7. yeah I found that weird but that is the result it gave me from loading the binary that is the process of opening the binary. I don't think I opened info.plist
  8. Let me start off by saying that @DrogenKinder was right We need a retired section I am being sarcastic ... So anyways, I have yet another issue. Which I was expecting one because I haven't been making cheats in a looooooooong time. But when I load up IDA and use proper settings, it doesn't show me any functions from the binary. It is the binary of Call Of Mini Zombies [read my status and replies] that I got from app cake Okay I want to make sure that I don't say anything incorrect or castix will find me and kill me. But the app cake binaries should already be cracked right? Here are the settings I use: And this is what I mean by no functions: On the bottom right you could see it says it can't load "python.plv" So does that mean that I didn't properly install IDA? Or is it the binary itself that is corrupted?
  9. For 1: i meant as if it was an example like "quotations" For 2: I up For 3: My phone automatically capitalizes the next word [the struggle is real] For 4: I will admit that
  10. what answers are incorrect ** you know you're wrong when castix quoted a post you made
  11. oh, then Patrick is basically correct. I have never tried to hack a game that way. There are newer methods that make it a bit easier. Search creatively. game developers don't make their headers obvious like [(+BOOL) Debugmenu {return; false}]
  12. it might be a bit complex with iFile once you crack the app, you need to go to mobile terminal to class-dump the binary in order to be able to reach the useful headers I guess he is having trouble actually getting into the binary. So he can't look around yet. Also, if the game's security is good enough, you might not be able to get your hands on the good headers. Which may involve having to decompile it in IDA and all that
  13. What are you using to find the headers?
  14. Never expected so much help Mine never worked I think I installed it incorrectly then. Thanks so much for the help Marry me Ok thanks Thank you
  15. Hey everyone, and well, I have had this in my chest for as long as I can remember. Theos was being a ***** to me a couple of months back until I finally gave up and cried on DiDa's leg. But anyways, I was hoping to have someone who could maybe compile my debs for me. No, not as my slave like you have to do your job ASAP. As I will only make 2 debs each month or so I will be doing all the work on my PC with the nifty, unstable, crappy Cygwin. I just need someone to compile my work into a deb through their theos that is not acting like a douche. You are probably asking, LOL!! Are you retarded m8??? Don't you have your own phone???? Why are you using your PC to make hacks you scrub? Well first of all, I don't have a jailbroken phone no more, second of all, coding on a PC is a blast! No squeezed keyboard! So yeah, does anyone want to help me out
×
  • 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