Pinned Repositories
MalFinder
MalFinder is a tool that retrieves the Import Address Table (IAT) of a PE file, prints the suspicious APIs, their descriptions, and how they are used for malicious purposes."
DLLProxying
DLL Proxying Tool To Generate The Export Directives For The Linker
elevateToken
C code to elevate from Administrator to NT AUTHORITY/SYSTEM
HashMorpher
a tool that will copy an executable and mutate its hash.
MalFinder
MalFinder is a tool that retrieves the Import Address Table (IAT) of a PE file, prints the suspicious APIs, their descriptions, and how they are used for malicious purposes.
oh-az
Weaponizing_DLL
oh-az's Repositories
oh-az/NoArgs
NoArgs is a tool designed to dynamically spoof and conceal process arguments while staying undetected. It achieves this by hooking into Windows APIs to dynamically manipulate the Windows internals on the go. This allows NoArgs to alter process arguments discreetly.
oh-az/HashMorpher
a tool that will copy an executable and mutate its hash.
oh-az/elevateToken
C code to elevate from Administrator to NT AUTHORITY/SYSTEM
oh-az/DLLProxying
DLL Proxying Tool To Generate The Export Directives For The Linker
oh-az/MalFinder
MalFinder is a tool that retrieves the Import Address Table (IAT) of a PE file, prints the suspicious APIs, their descriptions, and how they are used for malicious purposes.
oh-az/Weaponizing_DLL
oh-az/oh-az