73 skills found · Page 1 of 3
TheWover / DonutGenerates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters
med0x2e / ExecuteAssemblyLoad/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS headers, Unlinking .NET related modules, bypassing ETW+AMSI, avoiding EDR hooks via NT static syscalls (x64) and hiding imports by dynamically resolving APIs (hash).
ZathuraDbg / ZathuraDbgAn emulation based tool for learning and debugging assembly.
ajkhoury / UEFI BootkitA small bootkit which does not rely on x64 assembly.
sonictk / Asm TutorialCode samples for the Understanding Windows x64 Assembly tutorial.
cch123 / Asm CliInteractive shell of assembly language(X86/X64) based on unicorn and keystone
boku7 / AsmHalosGatex64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks
Apress / Beginning X64 Assembly ProgrammingSource Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey
CosmosOS / XSharpX# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language
yds12 / X64 RoadmapA roadmap to learn x64 assembly using nasm on Linux.
dennisbabkin / InjectAllTutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.
v420v / Vasx86-64 Assembler written in V
eliben / Wcx64Clone of wc in x64 assembly
nir9 / FastwsMinimalist Web Server for Linux written in x64 Assembly
J0eBinary / Assembly ARABICAn Assembly language course written in Arabic to teach technicians and Cybersecurity specialists the basics of Assembly language in x86 and x64 architectures.
SinaKarvandi / X64 Driver Inline AssemblyThis is a simple driver with x64 inline assembly
guitmz / MidrashimPT_NOTE to PT_LOAD x64 ELF infector written in Assembly
0xeb / Cmake Integration ExamplesTutorial for writing x86 / x64 assembly code in Visual Studio
kawaii-ghost / Linux X64 AsmTutorial Linux x64 Assembly Bahasa Indonesia
EpsilonNought117 / LibapacLibrary for arbitrary precision arithmetic and computation