Operating systems
-
Updated
Jul 4, 2021 - C
Operating systems
🗒️ Researching & exploring how to mitigate malicious 3rd-party packages (e.g. npm, pip, rubygems ...etc)
A template C project to get you started with C and tooling on MacOS
Process call tree memoization tool using strace. Written in Python 3.
A comprehensive repository focused on User Space Debugging with tools like strace and ltrace. Includes code samples, command references, and detailed READMEs for each exercise, catering to both beginners and advanced users.
Flask demo for presentation at Devops NG on Linux container hardening
Get files accessed by an application or command on Linux
Flask demo for presentation at Devops NG on Linux container hardening
This python script is used to extract all file paths from the Strace result. For this, we have to save the result of Strace in a file. Then we have to put the file name with the full pathname in a file variable at the start of the script.
Add a description, image, and links to the strace topic page so that developers can more easily learn about it.
To associate your repository with the strace topic, visit your repo's landing page and select "manage topics."