Pinned Repositories
battleye-decryption
Decrypts multiple BattlEye packets from BEService<>BEDaisy (including those with multiple encryption layers) out to a console.
battleye-shellcode
A couple of streamed BattlEye shellcode/module psuedo snippets from Rainbow Six: Siege.
bedaisy-bypass
BEDaisy.sys report bypass
bedaisy-reversal
Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.
cod-deob
A program written in C++ to remove and cleanup code flow obfuscation seen in a variety of Call of Duties titles.
edk2-cmake
Example of how to build windows uefi's (linking to edk2/EDK-II) with cmake.
es3-modifier
A package to decrypt, edit and encrypt EasySave files used in Unity games
ida-gameguard-str-dec
IDA script to dump out and label encrypted strings in nProtect GameGuard modules. Tested on Helldivers2
ppc-vm
PowerPC (64bit) virtual machine with support for ram, stack, syscalls, and threading. WIP
x360-challenge-api
Xbox 360 challenge api (hv & supervisor challenges), written in C++ for Linux with cmake :) WIP
crtdll's Repositories
crtdll/bedaisy-reversal
Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.
crtdll/battleye-decryption
Decrypts multiple BattlEye packets from BEService<>BEDaisy (including those with multiple encryption layers) out to a console.
crtdll/edk2-cmake
Example of how to build windows uefi's (linking to edk2/EDK-II) with cmake.
crtdll/battleye-shellcode
A couple of streamed BattlEye shellcode/module psuedo snippets from Rainbow Six: Siege.
crtdll/cod-deob
A program written in C++ to remove and cleanup code flow obfuscation seen in a variety of Call of Duties titles.
crtdll/ida-gameguard-str-dec
IDA script to dump out and label encrypted strings in nProtect GameGuard modules. Tested on Helldivers2
crtdll/x360-challenge-api
Xbox 360 challenge api (hv & supervisor challenges), written in C++ for Linux with cmake :) WIP
crtdll/ppc-vm
PowerPC (64bit) virtual machine with support for ram, stack, syscalls, and threading. WIP
crtdll/es3-modifier
A package to decrypt, edit and encrypt EasySave files used in Unity games
crtdll/NOP_Plugin
Plugin for NOPing instructions in IDA
crtdll/py-assembler
Python script to assemble and disassemble x86/x64 assembly using gcc and objdump.
crtdll/py-ppc-xex
Start of a virtual machine written in Python to emulate loading an XEX file and invoking functions (WIP)
crtdll/isle
A work-in-progress decompilation of LEGO Island (1997)
crtdll/xbox360-catalog-explorer
This script is designed to retrieve information for an Xbox 360 title from static data dumped late 2019.