Software forensic tools
Reverse engineering includes analyzing the post-execution of a program. This entails gathering and determining objects and events from memory and disk images. With these tools, we can analyze the suspended state of an operating system with the process of the program being analyzed still in running memory.
Here is a list of different forensic software that can be downloaded:
- Digital Forensics Framework (https://github.com/arxsys/dff)
- Open Computer Forensics Architecture
https://github.com/DNPA/OcfaArch
https://github.com/DNPA/OcfaLib
https://github.com/DNPA/OcfaModules
https://github.com/DNPA/OcfaDocs
https://github.com/DNPA/OcfaJavaLib
- CAINE (https://www.caine-live.net/)
- X-Ways Forensics Disk Tools (http://www.x-ways.net/forensics/)
- SIFT (https://digital-forensics.sans.org/community/downloads)
- SleuthKit (http://www.sleuthkit.org/)
- LibForensics (https://code.google...