dump the memory contents of a process to a file without stopping the process :



πŸ„ΈπŸ„½πŸ…‚πŸ…ƒπŸ„°πŸ„»πŸ„»πŸ„ΈπŸ…‚πŸ„°πŸ…ƒπŸ„ΈπŸ„ΎπŸ„½ & πŸ…πŸ…„πŸ„½ :

1️⃣ Download : https://vidstromlabs.com/downloads/pmdump.exe

2️⃣ Now you got a pmdump.exe file in downloads folder

3️⃣Open cmd go via dir ( cd)
In this case, your file path is C:\Program Files\Downloads\

4️⃣Type in cmd C:\Program Files\Downloads\  start pmdump.exe

( FOR DETAILS HOW TO RUN .EXE IN CMD WITH PICTURES GO TO
https://www.wikihow.com/Run-an-EXE-File-From-Command-Prompt )




Enjoy! Follow us for more... 

No comments:

Post a Comment

How to connect to an FTP server from Linux?

To connect to an FTP server from a Linux system, you can use either a command-line FTP client or a graphical one. Here’s how to do it usin...