Jump to content

Infamous-Ash

Senior Member
  • Posts

    1,250
  • Joined

  • Last visited

Everything posted by Infamous-Ash

  1. back again witha god damm hack lol
  2. Kleptos Life .I think this is enough to win vip.
  3. Niro the instagram bot maker>I always rember you
  4. Well that's pretty easy, just search IsGenuine, GetSignature or InstalledFromRightLocation and return it to TRUE. They are all boolean. Use dnSpy, it's much easier to edit code. Right click inside method code, select "Edit Method (C#)..." and replace it with "return true;" Tip: Dump source code from dll and search keywords in files using Notepad++ and analize them. It's much easier for me because i can search string, url string, excat code etc. Keywords to search: Integrity, Check, Genuine, Signature, Installed, Location etc.How i found IsGenuine? First, i was analizing ShowInvalidBuildError() but i was unable to locate the check, so i just just dump the entire source code and search "signature" in files using Notepad++ because it's much easier for me to find the useful code. My former friend told me that trick.How i found InstalledFromRightLocation? I recorded a logcat using Matlog app to find an error, and i already found interesting function ReceiveInstallFromWrongLocationError() so i took a look in dnSpy. I analized it , look InitOnStart() and there is a code bool flag2 = AndroidUnityUtilWrapper.InstalledFromRightLocation(); InstalledFromRightLocation() is also an interesting method. It was a boolean so I returned it true and it worked!Credits: iAndroHacker
  5. Challenge to you make this happen in ios .I know you can surely do this easily.
  6. Sorry For A Bad Video Features Of Mod: Troops One Hit kill Hero 1 Hit Kill Defense Cant Hit you Unlimited HP Of Hero Maximum Damage Many More Coming Soon Will release it in 1 week
  7. http://www.microids.com/motoracer4/
  8. Storm Wars CCG
×
  • 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