https://github.com/vtstech/vtstech-isoscan
Scans ISO files for file header contents.
https://github.com/vtstech/vtstech-isoscan
header iso iso9660 ps2 python scanner
Last synced: 3 months ago
JSON representation
Scans ISO files for file header contents.
- Host: GitHub
- URL: https://github.com/vtstech/vtstech-isoscan
- Owner: VTSTech
- License: gpl-3.0
- Created: 2019-10-11T00:22:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T03:41:19.000Z (over 5 years ago)
- Last Synced: 2025-01-08T12:48:57.784Z (4 months ago)
- Topics: header, iso, iso9660, ps2, python, scanner
- Language: Python
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VTSTech-ISOScan v0.0.2
Facebook: fb.me/VTSTech
Twitter: @VTSTech_
Web: www.VTS-Tech.org
E-mail: [email protected]
BTC 1ByfBujg9bnmk1XXY2rxY6obhqHMUNiDuP
# Requirements: python3 -m pip install pycdlib
# Usage: VTSTech-ISOScan.py -t FIND_THIS -p AT_POSITION -s SEARCH_SIZE -f EXT "C:\ISO\Backup File.iso"
Reference: https://github.com/clalancette/pycdlib
Discussion: https://www.psx-place.com/threads/vtstech-isoscan-v0-0-1.26600/
Based on: https://github.com/Veritas83/VTSTech-ELFScan