Releases: ramory-l/gomem
Pattern scan logic bugfix
Modify the memory search method (#1) * Modify the memory search method --------- Co-authored-by: cuileilei <[email protected]>
Change API
Added working example
First alpha
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.