Last active
August 16, 2023 11:12
-
-
Save Securityinbits/5959d0b6a2bdf1e3e5607a2a3803a1b3 to your computer and use it in GitHub Desktop.
machine_setup_malware_analysis
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
| choco install hxd -y | |
| choco install pesieve -y | |
| choco install pebear -y | |
| choco install pestudio -y | |
| choco install wireshark -y | |
| choco install 7zip -y | |
| choco install googlechrome -y | |
| choco install notepadplusplus -y | |
| choco install sysinternals |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment