
Security News
Python Adopts Standard Lock File Format for Reproducible Installs
Python has adopted a standardized lock file format to improve reproducibility, security, and tool interoperability across the packaging ecosystem.
github.com/solrac97gr/go-memory-dumper
This is a simple tool to dump the memory of a running process. Into a file. It is written in Go and uses the cgo (C code in Go) to interact with the system API.
This tool was created as a practice to learn how to interact with the system API using Go and C. Also will be add it to my go-shield tool in the near future (when will work for Linux, Windows and Mac).
go run main.go <pid>
go run main.go 1234
This tool is useful for debugging purposes. It can be used to dump the memory of a running process and analyze it later. It can be used to debug a running process, to analyze the memory of a process, to analyze the memory of a process that is running on a remote machine, etc.
Use strings, hexdump, or any other tool to analyze the memory dump.
strings dump.bin | grep -i password
MIT
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Python has adopted a standardized lock file format to improve reproducibility, security, and tool interoperability across the packaging ecosystem.
Security News
OpenGrep has restored fingerprint and metavariable support in JSON and SARIF outputs, making static analysis more effective for CI/CD security automation.
Security News
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.