Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
/ WTFJH Public archive

One-step iOS binary runtime instrumentation for the lazy ones

License

Notifications You must be signed in to change notification settings

Naville/WTFJH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e26057 · May 20, 2019
Aug 23, 2016
Sep 29, 2016
Jun 13, 2017
Aug 23, 2016
May 20, 2019
Jul 23, 2016
Feb 16, 2016
May 20, 2019
Sep 17, 2016
May 20, 2019
Jul 30, 2017
Sep 29, 2016
Aug 23, 2016
Sep 17, 2016
Aug 21, 2016
May 20, 2019
Aug 13, 2016
Mar 4, 2017
Jul 30, 2017
Mar 4, 2017
Feb 15, 2016
Sep 17, 2016
Sep 17, 2016
Sep 17, 2016
May 20, 2019
Jan 30, 2019
Mar 4, 2017

Repository files navigation

What The Fuck Just Happened

A Modern Replacement For IntroSpy iSECPartners/Introspy-iOS

Requirements

  1. Theos (Run InstallTheos.sh To Install If You Don't Have One)
  2. iOS Toolchain (Included in Xcode)
  3. Python (Tested on Python2.X. The one preinstalled on OS X is enough)
  4. colorama (Covered in Setup.sh)

Usage

Theos-Legacy is no longer Supported. Run ./CIScripts/InstallTheos.sh To Install The Latest Version of Theos

Compiling

  1. ./Setup.sh This should be executed everytime after you pull from the repo
  2. ./build.py DEBUG
  3. PROFIT??!!

Pre-built

Pre-built versions are available on the Releases page. Signed with my GPG Key

Documentation

Moved to /DOCS

Todo

Moved to TODO/