-
Posts
3,072 -
Joined
-
Last visited
Everything posted by Oxytyramine
-
isnt it understandable ? If u dont think tell me what is wrong or Edit it please
-
Hey guys ! i'm here to show you how to get tons of itunes gift card in a week ! I got 270$ from it ! Instructions 1. Open freemyapps.com and try to get at least 250 points! 2. Open this link http://m.freemyapps.com/ 3. With this link u will get 200 Points ! U can buy a 10$ itunes card with only 3000 points ! 4. U can use VPN to get new apps daily ! 5. When u got 3000 points u can buy a 10$ itunes card ! CONGRATULATIONS TO ALL WHO GOT IT ! Credits : @ and FreeMyApps site
-
ok get them for me now :angry:
-
im not from now i will share my code of freemyapps and get points then i will sell them to my bro !
-
bro i think this topic must be locked ! cos when u input that code he will get 50 points and u too ! but when everybody did it he will get a huge amount of itunes cards !
-
Patcher [Updated] Asphalt 8: Airborne v1.6.2 +2
Oxytyramine replied to Zahir 's topic in Free Jailbreak Cheats
Nice hack -
ModernCombat 5: Blackout Cheats v1.0.4 +2
Oxytyramine replied to Oxytyramine's topic in Free Jailbreak Cheats
this game doesent have ban lol ! I think he is kicked from the game ! I mean used much Ammos and he disconnected from the server -
ModernCombat 5: Blackout Cheats v1.0.4 +2
Oxytyramine replied to Oxytyramine's topic in Free Jailbreak Cheats
is the hack is workimg for u ? -
World at Arms - Wage war for your nation! v2.2.1
Oxytyramine replied to Aswag1's topic in Free Jailbreak Cheats
u mean the links ? Skip the 2 Ads -
World at Arms - Wage war for your nation! v2.2.1
Oxytyramine replied to Aswag1's topic in Free Jailbreak Cheats
U hacked it without me -
like @@ZahirSher there are no turns for BOSSes
-
MY LITTLE PONY - Friendship is Magic v2.1.0 Cheats +5
Oxytyramine replied to Oxytyramine's topic in Free Jailbreak Cheats
yeah -
ModernCombat 5: Blackout Cheats v1.0.4 +2
Oxytyramine replied to Oxytyramine's topic in Free Jailbreak Cheats
HOW LOL ? -
Help/Support GDB Error: Segmentation fault: 11
Oxytyramine replied to Oxytyramine's topic in Help & Support
its my first time to get this -
MY LITTLE PONY - Friendship is Magic v2.1.0 Cheats +5
Oxytyramine replied to Oxytyramine's topic in Free Jailbreak Cheats
from repo.insanelyi.com -
Goodjob
-
Patcher Sniper 3D Assassin: Shoot to Kill v1.6.2 +4
Oxytyramine replied to Laxus 's topic in Free Jailbreak Cheats
bro i said search for ldone in this repo repo.insanelyi.com -
Help/Support GDB Error: Segmentation fault: 11
Oxytyramine replied to Oxytyramine's topic in Help & Support
only MCT -
hey guys ! I got this when i want to attach a process with gdb and its my first time i got this error: Segmentation fault: 11 http://prntscr.com/5946fn
-
What is GikDbg? GikDbg is a mobile platform assembly-level debugger, which is an application debugging tool for security researchers.It is based on: OllyDbg (32-bit assembler level analysing debugger for Microsoft? Windows); GDB (GDB, the GNU Project debugger); LLVM (collection of modular and reusable compiler and tool-chain technologies). What features can GikDbg support? ELF / Mach-O executable file static analysis; Android / iOS App dynamic debugging; Android / iOS remote console; ARM assembler; ARM disassembler; Device file uploading and downloading; Built-in GDB and LLDB; Support for memory breakpoint, software breakpoint, conditional breakpoint; Support for multi-threaded debugging; Support for assembly code level file patching. Download GikDbg In this tutorial we will describe how to use the debugger gikdbg iOS App, App calculator explain our system as an example to explain the operation and Step by step, as well as some notes here. Step 0. Front Description Mobile client: iPhone 5, iOS 7.0.4, gikir_iserver v1.1.build140520.1; PC side: ParallelDesktop virtual machine, Windows 8.0, gikdbg v1.1.build140520.1; Step 1. Connect the device. Click on the icon for the phone side gikir_iserver run the service program, PC-side execution iDebug / Device / Login (USB) menu, get the following output shows a successful connection: If the situation can not connect appears in this step, please check them one by one: 1) Is there a process before lldb.exe left hand to kill and then restart gikdbg connection; 2) whether the 6080 port gikir_iserver used was left before gikir_iserver_root or / bin / sh process takes manually kill or restart the device and then restart gikir_iserver; 3) Are there other programs that use the Apple USB drive services and gikdbg conflicts, such procedures manual to kill and then restart gikdbg connection. After the connection is successful, we can choose a different debug mode by iDebug / Option / Debugger, their characteristics are as follows: GDB mode - debugging process equipment on 32 main thread or when debugging is recommended to use the specified function, the process of debugging symbols provided by gikdbg; LLDB mode - recommended depth debugging process, this model is loaded for a long time, LLDB can analyze the information it needs some symbols, symbolic debugging process by gikdbg and lldb; LLDB FAST mode - when the confirmatory debugging recommended, this mode load time is short, the process of debugging symbols provided by gikdbg. This mode is increased relative to the GDB mode debugging 32 64 equipment and multi-threaded code debugging features. Step 2. Select the App Process In iDebug / File / Attach menu pop-up window in the process list to find the calculator process: Double-click or click Attach complete step process of selection; Step 3. determine the patch operation If this is the first time to debug the App, the confirmation dialog box will pop up as follows: Patch App for initial commissioning of conduct are: 1) Delete MH_PIE logo to process each time you load the base is fixed; 2) Record the UUID value of App; 3) If it is FAT formatted App disabled lowest and the highest schema version; 4) If it is then decrypt the encrypted App App; 5) into debugging aids dynamic library gikir_iserver_injecter.dylib; You can patch above the list of processes and the console menu program list, right-of unpatch removed App restored to its original state before the patch. If you choose to cancel will not be able to debug App, if you choose determines the implementation of the operation and return the entire patch App folder to the $ (GIKDBG) / iosapp / encrypted directory, decrypted App executable file back to $ (GIKDBG) / iosapp / decrypted directory. At this point can be decrypted executable statically analyzed by ida or gikdbg. After the patch properly executed will be prompted to restart the App: After the restart App repeat Step2 enter Step4. Step 4. Mount App Process This step GDB and LLDB FAST mode will be faster, LLDB mode will wait about 2-10 minutes, according to the size and complexity of the App; If a long time (5 minutes) to wait for the main window yet into the CPU, you can manually cancel the wait. Step 5. The main window into the Cpu All goes as follows CPU will enter the main interface: Step 6. Select the main module Execution iDebug / View / Module get the following window: Select the main module and then double jump to the main module CPU window. Step 7. Check the main module information In the main module CPU to perform the disassembly listing window Right View object and View mach-o can be static data analysis: Step 8. breakpoint debugging F2 function found under the rear break and we are interested in running, hit the breakpoint interface: This time you can debug function that we are interested in, and have the following precautions: GDB mode - likely F7 F8 will always remain in the breakpoint address, this is the GDB Bug, you can cancel the breakpoint and then F7 F8 resolved; LLDB mode --F8 can not single step through the function call, this is LLDB the Bug, can be resolved through F4 to the specified address. Step 9. Check objc message call chain If we want to see the news of the call chain App can be realized by $ detectobjc command: This feature is not available in LLDB FAST mode. If you want to customize the output, Hook can be injected into the process of debugging functions in a dynamic library gikir_iserver_injecter.dylib: int filter_objc_message (const char * cls, const char * sel); cls is the class name, sel is the message name, return 0 printout, return a representation ignored;
-
Hello Guys ! Here is ur best Cheater again with a new hack Pic Of The Game : Features: - Unlimited AMMO - No Reload PROOF: Requirements: - Jailbreak - iFile - iFunbox Instruction 1. Open up Cydia 2. Search for ldone 3. Install it from insanelyi repo or any other repos 4. Download my hack Instruction for The .DEB in iFile 1. Download the .DEB from this link [Hidden Content] 2. Open it in ifile 3. Tap installer 4. respring 5. Done Enjoy D: if you have any questions or comments post them down below. Credits: @@Antrax aka @
- 64 replies
-
- 28
-
-
-
-
-
-
MY LITTLE PONY - Friendship is Magic v2.1.0 Cheats +5
Oxytyramine replied to Oxytyramine's topic in Free Jailbreak Cheats
Added Anti Ban