Pinned Repositories
algos
A collection of cryptography algorithms I've developed.
anti-vm-cpuid
A collection of cpuid instruction implementations for anti-vm purposes.
binja_scripts
A collection of Binary Ninja scripts
cpuid
A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class
DllCharacteristicsChanger
This is a tool to manipulate the "DllCharacteristics" field of a binary.
estr3llas.github.io
A blog about Reverse Engineering.
inferigang.github.io
subcertsearch
A tool for searching subdomains based on their certificates
yara_rules
A collection of yara rules i've managed to develop.
Malcore-Ghidra-Plugin
Ghidra plugin to allow dynamic emulation of files through the Malcore API
estr3llas's Repositories
estr3llas/anti-vm-cpuid
A collection of cpuid instruction implementations for anti-vm purposes.
estr3llas/simple_vm
A simple bytecode Virtual Machine.
estr3llas/binja_scripts
A collection of Binary Ninja scripts
estr3llas/subcertsearch
A tool for searching subdomains based on their certificates
estr3llas/vm
bytecode virtual machine
estr3llas/DllCharacteristicsChanger
This is a tool to manipulate the "DllCharacteristics" field of a binary.
estr3llas/yara_rules
A collection of yara rules i've managed to develop.
estr3llas/algos
A collection of cryptography algorithms I've developed.
estr3llas/cpuid
A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class
estr3llas/estr3llas.github.io
A blog about Reverse Engineering.
estr3llas/inferigang.github.io
estr3llas/Malcore-Ghidra-Plugin
Ghidra plugin to allow dynamic emulation of files through the Malcore API
estr3llas/wiperRE
Reversed and re-implemented a filesystem wiper (do not execute in your own machine at any circustances)
estr3llas/XTranslation