An open API service indexing awesome lists of open source software.

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.

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