-
|
I don't understand why msf is so heavy running on my computer even to the point of crashing😶 do you guys have no solution for this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
@zxelzy this issue is unsolvable because you gave no actionable information. Please use the issue template, it's there to help us diagnose issues as we know nothing about your computer. For instance, here are some scenarios that could all be valid that we want to narrow it down from:
If we knew some details it will help us narrow down the possible solutions. For instance, you can defer module loading on startup. Please use the issue template as the logs may have some valuable insight for us as well |
Beta Was this translation helpful? Give feedback.
-
From my side I have run in diff OS seems no problem as you stated. Perhaps it's time to think for upgrading your computer? |
Beta Was this translation helpful? Give feedback.
(AI assisted answer)
(keep in mind thats not a clean load, i have a pretty extensive msfconsole.rc)
Googling debian memory usage, the AI suggestion shows: Debian is known for being lightweight, with a minimal CLI installation of Debian 12 using approximately 260MB of RAM. Debian's requirement for 13 is 1gig with a desktop (https://www.debian.org/releases/trixie/amd64/ch03s04.en.html). Therefore it seems like metasploit needs 10% less memory than Debian CLI and only uses 1/4 of the memory of Debian 13 D…