Pinned Repositories
AmdXnuSupportPkg
Experimental AMD SVM-based type 0 hypervisor spoofing critical parts of an Intel CPU (e.g. CPUID, MSRs, MMIO) aimed to have a low footprint, and to make use of all relevant optimisation techniques AMD provides (e.g. Nested Page Tables).
baios_patch
A binary patch to fix Cubase 11's baios.bundle causing the app to crash on Big Sur on AMD Ryzen chipsets
EasyBP
Easy make breakpoint when you meet frequently calling methods on MacOS
enable_kmem.kext
libn3ds
A WIP library for bare metal 3DS homebrew development.
MachDump
A very basic C Mach-O Header Dump tool written for practicing purposes. Works With x86 and x86_64 binaries
OC-Gigabyte-B550-Vision-D-RX580
open_agb_firm
open_agb_firm is a bare metal app for running GBA homebrew/games using the 3DS builtin GBA hardware.
procfs_kext
ProcFS for macOS!
SMCAMDProcessor
Power management, monitoring and VirtualSMC plugin for AMD processors
somestupidgirl's Repositories
somestupidgirl/ALCPlugFix
somestupidgirl/bsdmake-24
Compiles with GNU Make 4.2.1 and GCC 7 from Homebrew but gets installed to /usr instead of /usr/local.
somestupidgirl/checkidt
Small util to dump the IDT table of a running OS X system with kmem enabled
somestupidgirl/CoreSymbolication
Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it
somestupidgirl/dl_kextsymboltool
A tool for Mac OS X proxy kext generation to export kernel symbols
somestupidgirl/ethtool
Ethtool for Darwin/OS X
somestupidgirl/genccont
Generic containers in C. So far: singly & doubly linked lists, a singly-linked queue, a hash table and a binary search tree. As type-safe as I can make them in C. Simple to use and hack; very embeddable - works in user space and in-kernel; 0 build requirements: not even libc needed; can easily cherry-pick only needed source files. zlib license.
somestupidgirl/kernelresolver
macOS Private KPI Symbol Resolver
somestupidgirl/KextstatPlusPlus
A better kextstat, if you want lots of info about a single kext
somestupidgirl/kvm-kext
An implementation of /dev/kvm for Mac OS X
somestupidgirl/libamd_10.8.5
Sinetek's libsystem modifications
somestupidgirl/libnds
C library for Nintendo DS
somestupidgirl/lsusb-osx
A rough OSX port of the linux lsusb tool.
somestupidgirl/mac_linux_headers
host header files needed to compile linux kernel on Macos
somestupidgirl/MacOSX-SparseFile-KernelMode
A B-Tree sparse file implementation for kernel mode IOKit modules/extensions.
somestupidgirl/Masochist
XNU Rootkit Framework
somestupidgirl/msr.kext
OS X kernel extension for reading MSRs (Model Specific Registers)
somestupidgirl/MT_CFLite
Merruk Technology Fixed CoreFoundation Lite For Linux.
somestupidgirl/onyx-the-black-cat
Kernel extension to disable anti-debug tricks and other useful XNU "features"
somestupidgirl/PanicConverter
Converts a OSX Kernel Panic into a human readable stack trace
somestupidgirl/PassiveFuzzFrameworkOSX
This framework is for fuzzing OSX kernel vulnerability based on passive inline hook mechanism in kernel mode.
somestupidgirl/powerbash
Native windows port of bash, with support for calling powershell cmdlets, too. (getting there eventually)
somestupidgirl/ProcFS
An implementation of the /proc file system for OS X
somestupidgirl/procinfo
get cpu/memory info of a process, for all platforms(windows/linux/mac/ios/android ...)
somestupidgirl/romfs-osx
ROMFS filesystem driver for OS X
somestupidgirl/SEDarwin
somestupidgirl/ShellGuard
ShellGuard
somestupidgirl/sysent_hook
Mac OS X syscall hook kext
somestupidgirl/tload
The tload utility from procps ported to macOS
somestupidgirl/USBHubPowerFix
Fix "USB Device Needs Power" alert with 3rd-party unpowered USB hubs in El Capitan (OS X 10.11)