- Windows Forensics Cookbook
- Oleg Skulkin Scar de Courcier
- 169字
- 2021-07-02 20:57:39
How to do it…
The steps for Windows memory acquisition using Belkasoft Ram Capturer are as follows:
- The first thing you must do is learn what kind of system you are dealing with x32 or x64. It's really easy to do right-click Computer and choose Properties. In our case, it's x64. So our choice is RamCapture64.exe.
- After starting, we will get information about the physical memory page size and its total size.
- Now select the output folder path make sure it's your flash drive and not the local system drive.
- After that just click Capture!

Figure 2.2. Memory acquisition with Belkasoft RAM Capturer
As a result, we get a file with .mem extension of the same size as the total physical memory. By default, you have the date of acquisition as the filename, but we highly recommend renaming it, and adding more information for identification purposes: operating system version, edition, computer name, and other information.
That's it! The image is ready for further analysis with memory forensics tools.
推薦閱讀
- Learning Scala Programming
- Advanced Splunk
- Python金融數據分析
- 快人一步:系統性能提高之道
- C和C++游戲趣味編程
- Couchbase Essentials
- Python程序設計開發寶典
- 石墨烯改性塑料
- Appcelerator Titanium:Patterns and Best Practices
- Clojure High Performance Programming(Second Edition)
- Getting Started with Electronic Projects
- Akka入門與實踐
- Java設計模式深入研究
- Android智能手機APP界面設計實戰教程
- PHP動態網站開發實踐教程