An open API service indexing awesome lists of open source software.

https://github.com/hasherezade/masm_shc

A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.
https://github.com/hasherezade/masm_shc

shellcode shellcode-development

Last synced: 3 months ago
JSON representation

A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.

Awesome Lists containing this project

README

        

# masm_shc

[![Build status](https://ci.appveyor.com/api/projects/status/y50mphwb8rtg9vh9?svg=true)](https://ci.appveyor.com/project/hasherezade/masm-shc)
[![Github All Releases](https://img.shields.io/github/downloads/hasherezade/masm_shc/total.svg)](https://github.com/hasherezade/masm_shc/releases)

A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.

+ [Demos](demos)
+ [Paper (📰 pdf)](https://vxug.fakedoma.in/papers/VXUG/Exclusive/FromaCprojectthroughassemblytoshellcodeHasherezade.pdf)