cra0 / ida-scriptsLinks
Various IDA scripts I've created for Reverse engineering.
☆96Updated last year
Alternatives and similar repositories for ida-scripts
Users that are interested in ida-scripts are comparing it to the libraries listed below
Sorting:
- Attempts to decrypt JM Xorstr in some x64 binaries☆59Updated 2 years ago
- PE-Dump-Fixer☆111Updated 5 years ago
- External Il2Cpp Framework☆63Updated 4 years ago
- This tool Decrypt and Extract the files from the EAC☆77Updated 5 months ago
- A lightweight BattlEye emulator of the launcher☆63Updated 3 years ago
- Simple IDA Pro plugin to download Unity debug symbols from their symbol server☆83Updated last year
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆130Updated 3 years ago
- A simple ida python script to find .data ptr☆56Updated 2 years ago
- Known ring3 memory protections that can be handled at a simple level.☆67Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆88Updated 6 years ago
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆133Updated 4 months ago
- Disables virtualprotect checks/hooks so you can modify memory and change memory protection in binaries protected by VMProtect.☆135Updated 4 years ago
- A plugin for x64dbg that can copy RVA from unknown memory pages☆34Updated 3 years ago
- Its a header-only runtime tool for importing functions from modules.☆45Updated 2 years ago
- Hardware ID☆63Updated 3 years ago
- PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and pre…☆53Updated 3 years ago
- ☆83Updated last year
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆111Updated 5 years ago
- Example driver on how to use SKLib☆67Updated last year
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆104Updated 2 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 5 years ago
- Iterate FUObjectArray->ObjObjects & FNamePool->Entries☆40Updated 3 years ago
- Hide external overlay by using SetWindowDisplayAffinity☆103Updated 4 years ago
- game dumper☆47Updated 5 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆76Updated 4 years ago
- Kernel and Usermode Spoofer for SCP:SL☆58Updated last year
- Kernel ReClassEx☆66Updated 2 years ago
- ☆50Updated 5 years ago
- Proof of concept Anti-Cheat plugin.☆57Updated last year
- Automatic vtable detection, inheritance analysis, and function override tracking for reverse engineering compiled C++ binaries. Supports …☆111Updated last week