remove dead urls, clean up readme

This commit is contained in:
bt3gl 2024-11-04 19:30:49 +07:00
parent 323465161a
commit bede0e3e79
251 changed files with 12365 additions and 627 deletions

View file

@ -1,5 +1,6 @@
# Forensics
## Disk Forensics
### Basic useful CLI tools:
@ -88,10 +89,9 @@ $ BOOT_IMAGE=/vmlinuz-3.5.0-23-generic
* [Lots of material on Volatility and Memory Forensics here](volatility.md)
* [On OSX Memory Forensics](osx_memory_forensics.md)
* I highly recommend their training.
---------------
## Scripts
#### PDFs
@ -101,7 +101,7 @@ Tools to test a PDF file:
- pdf-parser
-----------
## References
* [File system analysis](http://wiki.sleuthkit.org/index.php?title=FS_Analysis)