View Single Post
  #1  
Old 10-10-2020, 10:48
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
ZScan - Zlib scanner

We already have a trend recreating projects. If you can't beat them, join them
Here is another zlib scanner.
Although ds4zlib, GFS and other zlib scanners I can't remember do the job, there are some benefits using zscan.
They are:
1. Does not use chunking so all zlib streams are detected.
2. Multithreading is done automatically if you have multiple files to scan.
3. Returns additional information for zlib streams with headers. FLEVEL and windowsize is something is useful for people who knows how zlib works. FLEVEL 3 means zlib level 9-7 were used, 2 represents 6, 1 represents 5-2 and 0 represents level 1.
This is useful while configuring xtool, check the zlib codec in xtool help file(xtool.chm).

You can check "Scan whole directory" after selecting a file to scan whole directory of that file. You can also drag and drop files or a directory to the scanner. During scanning, the scanner might look stuck or not responding. Check cpu usage using task manager or similar tool to know if it's actually stuck or not. You can place zlib dlls beside the executable to make it faster.

Update(zscan_2.7z):
1. Fixed some bugs.
2. Added more bugs to fix later.
Attached Images
File Type: png zscan1.png (17.5 KB, 161 views)
Attached Files
File Type: 7z zscan.7z (927.3 KB, 49 views)
File Type: 7z zscan_2.7z (927.5 KB, 137 views)
__________________
NOT AVAILABLE

Last edited by 78372; 10-10-2020 at 23:14.
Reply With Quote
The Following 20 Users Say Thank You to 78372 For This Useful Post:
allgravy (03-12-2022), Balaji007 (10-10-2020), BLACKFIRE69 (10-10-2020), Cesar82 (10-10-2020), devil777 (18-10-2020), dixen (10-10-2020), ffmla (10-10-2020), Gehrman (14-10-2020), Harsh ojha (11-10-2020), KaktoR (20-10-2020), kenzo34 (10-10-2020), L0v3craft (11-10-2020), Mortal Lord (10-10-2020), Nezha (10-10-2020), Prince4 (07-04-2021), PsYcHo_RaGE (12-10-2020), rambohazard (13-10-2020), Razor12911 (10-10-2020), ScOOt3r (09-01-2021), shazzla (11-10-2020)
Sponsored Links