Skip to content

Releases: ramory-l/gomem

Change API

31 Mar 16:24
Compare
Choose a tag to compare

Added working example

First alpha

25 Mar 12:18
Compare
Choose a tag to compare
First alpha Pre-release
Pre-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.