Pinned Repositories
IOSSecuritySuite
iOS platform security & anti-tampering Swift library
anti-fishhook
Anti-Fishhook (make fishhook doesn't work)
AntiMSHookFunction
AntiMSHookFunction (make MSHookFunction doesn't work)
apple_open_source_code
Collections of Apple Open Source Code
ARouter
Swift Router(Based on Runtime of "AnyObject")
BitCodeInterpreter
LLVM BitCode Interpreter For iOS
IOSSecuritySuite
iOS platform security & anti-tampering Swift library
ollvm-project
llvm obfuscator (latest version 12.0.0)
SRouter
iOS Router(Base on ExportSymbol)
Swift-MemoryLayout
Swift MemoryLayout Description
TannerJin's Repositories
TannerJin/Swift-MemoryLayout
Swift MemoryLayout Description
TannerJin/anti-fishhook
Anti-Fishhook (make fishhook doesn't work)
TannerJin/AntiMSHookFunction
AntiMSHookFunction (make MSHookFunction doesn't work)
TannerJin/SRouter
iOS Router(Base on ExportSymbol)
TannerJin/BitCodeInterpreter
LLVM BitCode Interpreter For iOS
TannerJin/ollvm-project
llvm obfuscator (latest version 12.0.0)
TannerJin/IOSSecuritySuite
iOS platform security & anti-tampering Swift library
TannerJin/ARouter
Swift Router(Based on Runtime of "AnyObject")
TannerJin/apple_open_source_code
Collections of Apple Open Source Code
TannerJin/Lock
Toy Lock with Swift
TannerJin/XNU
XNU Learn
TannerJin/CommonCryptoSwift
Swift of CommonCrypto
TannerJin/iOS-Memory
iOS内存系列
TannerJin/ios-resources
Useful resources for iOS hacking
TannerJin/SwiftMirror
Mirror for Type of Swift
TannerJin/TannerJin.github.io
TannerJin/libimobiledevice
A cross-platform protocol library to communicate with iOS devices
TannerJin/mach
A rust interface to the Mach 3.0 kernel that underlies OSX.
TannerJin/Markdown
Markdown 基本语法。
TannerJin/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
TannerJin/swift
The Swift Programming Language
TannerJin/vm
vm of T-OS