Skip to content
#

shellcode-convert

Here are 7 public repositories matching this topic...

Language: All
Filter by language

Reads an assembly language file, performs two passes over the file to identify labels and assemble the instructions, and then writes the resulting machine code to an output file. It includes several helper functions for handling instructions, managing a hash table for storing labels, and writing the machine code to the output file.

  • Updated Jul 18, 2023
  • C

Improve this page

Add a description, image, and links to the shellcode-convert topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shellcode-convert topic, visit your repo's landing page and select "manage topics."

Learn more