Pinned Repositories
BotReverseProtocol
Reverse Protocol of some well-known malwares/botnets
ConfuserDumper
Source Code of ConfuserDumper by COB
de4dotShell
de4dotShell - A Small Wrapper UI for de4dot written in .NET
Debugger_Scheme
Where to Store Debugger Configuration Files, and some nice Console Font
dotnettuts
GetWindowInfo
Simple Win32API Program written in Delphi to display window information on mouse hover
KeyExchange
Simple Implement of Key Exchange in Ruby
PA_DSS_Vietnamese
Vietnamese Translation of PA DSS Requirements Set
TransX64Dbg
Small Plugin to make x64dbg Window becomes transparent
levisre's Repositories
levisre/2D-Injector
Hiding unsigned DLL inside a signed DLL
levisre/asmjit
Complete x86/x64 JIT and AOT Assembler for C++
levisre/AtomLdr
A DLL loader with advanced evasive features
levisre/blacklotus
A attempt at replicating BLACKLOTUS capabilities, whilst not acting as a direct mimic.
levisre/BypassAV
This map lists the essential techniques to bypass anti-virus and EDR
levisre/cauldron
A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)
levisre/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
levisre/D1rkLdr
Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscall instruction address resolving at run time
levisre/EVTX-ATTACK-SAMPLES
Windows Events Attack Samples
levisre/FilelessPELoader
Loading Remote AES Encrypted PE in memory , Decrypted it and run it
levisre/Hurricane-Best-NET-Patcher
Hurricane - The best .NET Patcher & Analyzer. Made by Cabbo.
levisre/LdrpKernel32DllName
levisre/limba
compile-time control flow obfuscation using mba
levisre/macos_security
macOS Security Compliance Project
levisre/MalwareAdventurez
My adventures in learning about different malware techniques, such as syscalls, code injection, unhooking or sandbox evasion.
levisre/NTDLLReflection
Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle to ntdll , and trigger exported APIs from the export table
levisre/osmium
C++ Framework for external cheats
levisre/PINCE
A reverse engineering tool that'll supply the place of Cheat Engine for linux
levisre/ReClass.NET
More than a ReClass port to the .NET platform.
levisre/Recon2023
Recon 2023 slides and code
levisre/Reloaded.Hooks
Advanced native function hooks for x86, x64. Welcome to the next level!
levisre/Ring-Buffer
A simple ring buffer (circular buffer) designed for embedded systems.
levisre/rogue
A barebones template of 'rogue' aka a simple recon and agent deployment I built to communicate over ICMP. Well, without the ICMP code.
levisre/SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
levisre/UnconfuserEx
Deobfuscator for ConfuserEx 2.
levisre/VMPBypass
This tool will allow you to bypass VMProtect .NET AntiDebugger. Made by Cabbo.
levisre/VMPROTECT
Obfuscation method using virtual machine.
levisre/Windows-PE-Packer
🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engineering.
levisre/XPKeygen
Windows XP Keygen
levisre/YANSOllvm
Yet Another Not So Obfuscated LLVM