Reverse Engineering
@reverseengineeringx
4.84K
subscribers
106
photos
1
video
18
files
458
links
Everything is open-source.
The official community group:
@reverseengineeringz
Download Telegram
Join
Reverse Engineering
4.84K subscribers
Reverse Engineering
https://github.com/mkorman90/VolatilityBot
GitHub
GitHub - mkorman90/VolatilityBot: VolatilityBot – An automated memory analyzer for malware samples and memory dumps
VolatilityBot – An automated memory analyzer for malware samples and memory dumps - mkorman90/VolatilityBot
Reverse Engineering
https://github.com/lunixbochs/usercorn
GitHub
GitHub - lunixbochs/usercorn: dynamic binary analysis via platform emulation
dynamic binary analysis via platform emulation. Contribute to lunixbochs/usercorn development by creating an account on GitHub.
Reverse Engineering
https://github.com/hugsy/cemu
GitHub
GitHub - hugsy/cemu: Cheap EMUlator: lightweight multi-architecture assembly playground
Cheap EMUlator: lightweight multi-architecture assembly playground - hugsy/cemu
Reverse Engineering
https://github.com/trailofbits/manticore
GitHub
GitHub - trailofbits/manticore: Symbolic execution tool
Symbolic execution tool. Contribute to trailofbits/manticore development by creating an account on GitHub.
Reverse Engineering
https://github.com/iGio90/uDdbg
GitHub
GitHub - iGio90/uDdbg: A gdb like debugger that provide a runtime env to unicorn emulator and additionals features!
A gdb like debugger that provide a runtime env to unicorn emulator and additionals features! - GitHub - iGio90/uDdbg: A gdb like debugger that provide a runtime env to unicorn emulator and addition...
Reverse Engineering
https://github.com/Coldzer0/Cmulator
GitHub
GitHub - Coldzer0/Cmulator: Cmulator is ( x86 - x64 ) Scriptable Reverse Engineering Sandbox Emulator for shellcode and PE binaries…
Cmulator is ( x86 - x64 ) Scriptable Reverse Engineering Sandbox Emulator for shellcode and PE binaries . Based on Unicorn & Zydis Engine & javascript - GitHub - Coldzer0/Cmulator:...
Reverse Engineering
https://github.com/iGio90/Dwarf
GitHub
GitHub - iGio90/Dwarf: Full featured multi arch/os debugger built on top of PyQt5 and frida
Full featured multi arch/os debugger built on top of PyQt5 and frida - iGio90/Dwarf
Reverse Engineering
https://github.com/zhkl0228/unidbg
GitHub
GitHub - zhkl0228/unidbg: Allows you to emulate an Android native library, and an experimental iOS emulation
Allows you to emulate an Android native library, and an experimental iOS emulation - zhkl0228/unidbg
Reverse Engineering
https://www.youtube.com/playlist?list=PLaWGHnlsvMx9q8rsAq1VQbF3qJQfirmGy
YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Reverse Engineering
https://www.youtube.com/user/SourcefireInc
Reverse Engineering
https://www.youtube.com/playlist?list=PLUFkSN0XLZ-kqYbGpY4Gt_VATd4ytQg-Z
YouTube
Dynamic Malware Analysis
This is a 3 day class by Veronica Kovah on malware dynamic analysis. The class material is available here: http://opensecuritytraining.info/MalwareDynamicAna...
Reverse Engineering
https://0x00sec.org/t/fuzzing-projects-with-american-fuzzy-lop-afl/6498
0x00sec - The Home of the Hacker
Fuzzing projects with american fuzzy lop (AFL)
Preface This quick article will give a short introduction on what fuzzers are, how they work and how to properly setup the afl - american fuzzy lop fuzzer to find flaws in arbitrary projects. Well known alternatives to afl (for the same or other purposes):…
Reverse Engineering
https://github.com/Battelle/afl-unicorn
GitHub
GitHub - Battelle/afl-unicorn: afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine. - Battelle/afl-unicorn
Reverse Engineering
https://github.com/barryclark/jekyll-now
GitHub
GitHub - barryclark/jekyll-now: Build a Jekyll blog in minutes, without touching the command line.
Build a Jekyll blog in minutes, without touching the command line. - barryclark/jekyll-now
Reverse Engineering
https://0xrick.github.io
Reverse Engineering
Malware analysis - Emotet droppers:
https://maxkersten.nl/binary-analysis-course/malware-analysis/emotet-droppers/
Reverse Engineering
https://kindredsec.com/2019/06/03/code-analysis-of-basic-cryptomining-malware/
Reverse Engineering
https://www.youtube.com/watch?v=o-FFGIloxvE
YouTube
Reverse Engineering C++ Malware With IDA Pro
This tutorial covers the basics needed to get started with reverse engineering C++ malware. We cover classes, constructors, structs, and a few tricks to help speed up your analysis with IDA. We have a short blog post here: https://oalabs.openanalysis.net…
Reverse Engineering
https://pypi.org/project/clamd/
PyPI
clamd
Clamd is a python interface to Clamd (Clamav daemon).
Reverse Engineering
Testcase Virt ARM on x86:
https://fedoraproject.org/wiki/QA:Testcase_Virt_ARM_on_x86