Skip to content
/ godyn Public

Go library for dynamic symbol resolution on Windows

License

Notifications You must be signed in to change notification settings

ntauth/godyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godyn

Godyn

Godyn is a Windows-only library that makes auditing, dissecting and changing Windows structures easier and quicker.

Features

  • Runtime dynamic link library symbol resolution (GetProcAddress).
  • Tools for thread and process internal information (TEB and PEB) auditing.
  • PE header parser.
  • Hooking primitives (SetWindowsHookEx) and low-level IPC (WriteProcessMemory et al). This is still WIP.

About

Go library for dynamic symbol resolution on Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published