# Shellcode-Generater **Repository Path**: c3358/Shellcode-Generater ## Basic Information - **Project Name**: Shellcode-Generater - **Description**: No inline asm,support x86/x64 - **Primary Language**: C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-06-09 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shellcode-Generater Exercise of Writing Windows Shellcode in C: - No inline asm - support x86/x64 Created By 3gstudent @3gstudent More to do: - Need to combine the sub function (Done. See shellcodenew.cpp) Learn form: http://bbs.pediy.com/showthread.php?t=203140 More details: https://3gstudent.github.io/3gstudent.github.io/Windows-Shellcode%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0-%E9%80%9A%E8%BF%87VisualStudio%E7%94%9F%E6%88%90shellcode/