Skip to content

First alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ramory-l ramory-l released this 25 Mar 12:18
· 6 commits to main since this release

Introducing a compact and powerful Go library tailored specifically for Windows applications. Developed with a focus on simplicity and efficiency, this library empowers developers to effortlessly interact with and manipulate processes. Here’s what it brings to the table in its alpha release:

  • Direct Process Access: Open and manage Windows processes by PID or process name with ease, providing targeted control over your applications.

  • Module Discovery: Quickly locate application modules, essential for development, debugging, or security analysis in the Windows environment.

  • Byte Pattern Scanning: Perform fast and effective scans for specific byte patterns within applications, a crucial tool for debugging and security.

Designed by a solo developer, this alpha version aims to be a foundational tool for those looking to extend their development, debugging, and security analysis capabilities on Windows platforms. Your feedback and contributions are welcome as we refine and expand its features.