Pinned Repositories
AntiAntiDebugging
End of Fight
ducky_over_wifi
HID or Human Interface Devices are Devices that takes input from human and pass it on to the device connected to it. HID devices includes keyboard, joystick, mouse, touch pad, graphic tablet etc. There is a Library available in arduino which enables Digispark to acts as a keyboard and send keystrokes to PC. We are making use of this library to execute a metasploit reverse shell python code in the victim's machine and gain a reverse shell. Here, we will be using an Arduino Board, Arduino MKR1000 to integrate wireless network connectivity and perform HID attacks over WiFi
iNDS
Nintendo DS emulator on iOS
Injector-Mac
inject dylib into Mach-o file on MacOS
ios-custom-alertview
Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
iphoneheaders
Only for use with my theos fork. Do not attempt to frankenstein them onto custom weird setup you have and expect them to work.
JX_GCDTimer
NSTimer like tool implemented using GCD.
oc-obfuscator
anti-class-dump
PTFakeTouch
Simulate touch events for iOS[User mode]
yololib
dylib injector for mach-o binaries
Ret70's Repositories
Ret70/PTFakeTouch
Simulate touch events for iOS[User mode]
Ret70/Injector-Mac
inject dylib into Mach-o file on MacOS
Ret70/AntiAntiDebugging
End of Fight
Ret70/oc-obfuscator
anti-class-dump
Ret70/yololib
dylib injector for mach-o binaries
Ret70/ducky_over_wifi
HID or Human Interface Devices are Devices that takes input from human and pass it on to the device connected to it. HID devices includes keyboard, joystick, mouse, touch pad, graphic tablet etc. There is a Library available in arduino which enables Digispark to acts as a keyboard and send keystrokes to PC. We are making use of this library to execute a metasploit reverse shell python code in the victim's machine and gain a reverse shell. Here, we will be using an Arduino Board, Arduino MKR1000 to integrate wireless network connectivity and perform HID attacks over WiFi
Ret70/iNDS
Nintendo DS emulator on iOS
Ret70/ios-custom-alertview
Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
Ret70/iphoneheaders
Only for use with my theos fork. Do not attempt to frankenstein them onto custom weird setup you have and expect them to work.
Ret70/JX_GCDTimer
NSTimer like tool implemented using GCD.
Ret70/MeridianJB
An iOS 10.x Jailbreak for all 64-bit devices.
Ret70/moonlight-ios
GameStream client for iOS
Ret70/PugaTang.github.io
NauXGnat‘s Blog
Ret70/ZMConfuse
ZMConfuse 是一个命令行脚本。用于对使用Objective-C为开发语言的应用进行代码混淆。混淆的内容包括文件名、类名、协议名、属性名、函数名。