(Requirement)Code Injection with Patcher Hack

Requirements:

  • Basic knowlege of MS
  • IDA tool
  • THEOS
NOTE: I will use Cygwin( terminal for Windows), so some commands would be different.What is Cygwin?? You can check it in HERE

Step 1: Project

    1.Make new project
    2.Your project folder:

Step 2: Write new code


Step 3: Your Profect folder after modifications


Inside of .Deb folder:

1. INSIDE DEBIAN FOLDER:
Just take "control" file and place it there

2. INSIDE LIBRARY FOLDER:
Create folders:
MobileSubstrate/DynamicLibraries/
PreferenceLoader/Preferences/

3. INSIDE var FOLDER:
Create Folder:
mobile/Library/Preferences

PLACE ALL CONTENT AS I HAVE:
LINK FOR TEMPLATE:https://www.sendspace.com/file/es8src

Step 4: Make Project

If everything alright, You done!

Step 5: Make .DEB file of a hack
Run in Terminal:
dpkg -b com.author.nameoftweak

There will be some errors (don`t care)

0 comments: