08Tc3wBB

Results 9 repositories owned by 08Tc3wBB

ioskextdump

89
Stars
17
Forks
Watchers

Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory

coBlue

43
Stars
1
Forks
Watchers

Use Bluetooth Low Energy for remote commands, file transfer, Based on bluez Bluetooth protocol stack (BLE Terminal)

Check_and_Modify_machO_symbol

54
Stars
19
Forks
Watchers

http://cocoahuke.com/2016/05/25/MachO%E6%96%87%E4%BB%B6%E7%9A%84%E7%AC%A6%E5%8F%B7%E6%B7%B7%E6%B7%86/

iosdumpkernelfix

21
Stars
4
Forks
Watchers

This tool will help to fix the Mach-O header of iOS kernel which dump from the memory. So that IDA or function symbol-related tools can loaded function symbols of ios kernel correctly

ioskextdump_ios10

18
Stars
3
Forks
Watchers

iOS10~iOS13 Edition) Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory. The disassembly framework used is Capstone

mackextdump

42
Stars
12
Forks
Watchers

Dump Kext information from Macos. Support batch analysis. The disassembly framework used is Capstone

maclook4ref

26
Stars
3
Forks
Watchers

Quickly find references to the specified Immediate number, or find the function call of specifies offset, and generate C++ functions call backtrace

shrink_trackpad

51
Stars
9
Forks
Watchers

Solve the Apple Macbook "oversized" trackpad problem.

universalmigparser

16
Stars
3
Forks
Watchers

Extract and generate code based on name and type for mig func/arg/request&reply member etc, ideal helper for creating monitor, tracker, fuzzer etc for Mach Remote Procedure Calls.