Skip to content

o-kki/ifsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifsearch - Memory files

1. project goals
- It is one of the Digital Forensics Tools.
- This project is designed to help you interpret RAW files such as E01, 001, etc.
- It is designed to be user-friendly and utilizes existing and popular open source code.
- Open Source Dependencies
  - libewf - https://github.com/libyal/libewf
  - pytsk3 - https://github.com/py4n6/pytsk

2. Install and Execute code
- Installation
# git clone https://github.com/o-kki/ifsearch
# pip install -r requirements

- Exectue code(Example)
# (venv) python3 mcat.py -v(option, if you want to search files extension, you write it!) -f {image file path} -s {output path}


3. Update list
- 2023.12.07

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages