Last active
May 2, 2025 07:50
-
-
Save Cyrhades/695c794f092f851d4f337e84ff15c67e to your computer and use it in GitHub Desktop.
Analyse mémoire - Pour commencer (2/2)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# En utilisant Volatility 3 | |
### **Obtenir le nom de l'application et le nom du fichier** | |
`vol -f /mnt/c/Users/cyrha/Desktop/demo/file.dmp windows.cmdline` | |
Il suffit de les retrouver dans le résultat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment