Pinned Repositories
EDGE-Keygen-Template
EDGE Ripped keygen template
emotet-deobfuscator
IDA plugin to deobfuscate emotet CFF
Hexext
Hexext is a plugin to improve the output of the hexrays decompiler through microcode manipulation.
Imprect-PeCompact
A Imprect plugin for PeCompact to fix IAT redirection
magicbox
magicbox source code challenge for TetCTF 2022
MASM32-graphical-effects
Various graphical effects in assembly language from the warez scene.
Tiny-Downloader
downloader malware
TinyLotus
A RAT I code for fun and for knowledge
VBPack
A packer for execute file written in VB6
x64dbgpython
x64dbg plugin for running python3 script. Focus on doing malware analyst and unpacking
ElvisBlue's Repositories
ElvisBlue/x64dbgpython
x64dbg plugin for running python3 script. Focus on doing malware analyst and unpacking
ElvisBlue/EDGE-Keygen-Template
EDGE Ripped keygen template
ElvisBlue/emotet-deobfuscator
IDA plugin to deobfuscate emotet CFF
ElvisBlue/TinyLotus
A RAT I code for fun and for knowledge
ElvisBlue/VBPack
A packer for execute file written in VB6
ElvisBlue/Tiny-Downloader
downloader malware
ElvisBlue/Imprect-PeCompact
A Imprect plugin for PeCompact to fix IAT redirection
ElvisBlue/magicbox
magicbox source code challenge for TetCTF 2022
ElvisBlue/Hexext
Hexext is a plugin to improve the output of the hexrays decompiler through microcode manipulation.
ElvisBlue/MASM32-graphical-effects
Various graphical effects in assembly language from the warez scene.
ElvisBlue/Sun-Antivirus
A small anti virus I wrote in 2014 (VB6)
ElvisBlue/adventofcode2018
My solutions for advent of code 2018
ElvisBlue/AsmInVs
Tutorial for writing x86 / x64 assembly code in Visual Studio
ElvisBlue/ElvisBlue.github.io
Personal blog
ElvisBlue/flareon7_11_PX_To_Dll
A program to converter PX format back to PE format
ElvisBlue/Multiline-Ultimate-Assembler
A multiline (and ultimate) assembler (and disassembler) plugin for x64dbg and OllyDbg. A perfect tool for modifying and extending a compiled executable functionality.
ElvisBlue/PATH
Bring "PATH" environment variable back to x64dbg
ElvisBlue/SHA1-Bruteforce-MultiThread
A small program written in VC++ to solve flareon3 challenge 7
ElvisBlue/Universal-ImGui-D3D11-Hook
Universal Directx11 D3D11 Hook Project for all directx11 - 10 applications with ImGui and InputHook included, fullscreen supported.
ElvisBlue/vm_jit
VM devirtualization PoC based on AsmJit and llvm