itzaname / dll-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple SDK to help you write DLLs that have nothing in the IAT and load dependencies at runtime. Essentially use this when you want to use -nostdlib for some reason.

About

License:The Unlicense


Languages

Language:C 94.8%Language:CMake 5.2%