|
|
|
#1
|
|||
|
|||
|
oodlescan
a simple oodle stream scanner i made. 99% of the logic is taken from xtool source code. built with gcc on windows x64. the only reason i made this and difference between this and Razor12911's oo2scan_7_win64 is that this one uses chunk based data loading. oo2scan_7_win64 tries to occupy the entire size of the file on memory to store and scan it from there, in cases where the data is huge it would fail. oodlescan copies small chunks from the file to memory and scans from there, eliminating the memroy allocation issue. i will add the source code here after some polishing .Code:
SYMM's Oodle Stream Scanner - Scans files for Oodle streams Usage: H:\test\ooscan\oodlescan.exe [options] <file> Options: -cN size of chunks (e.g. -c16M) -v show valid streams only -vv show valid and invalid streams -h show this help message Last edited by wrathma; 09-04-2026 at 02:17. |
| The Following 7 Users Say Thank You to wrathma For This Useful Post: | ||
dixen (10-04-2026), Dunnowho69 (07-04-2026), L33THAK0R (08-04-2026), Masquerade (08-04-2026), Razor12911 (09-04-2026), Ruman (14-04-2026), ScOOt3r (07-04-2026) | ||
| Sponsored Links |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Support and Help on Game Compression Tools and Methods | Snake288 | Conversion Tutorials | 4 | 18-04-2020 06:30 |
| Help choosing an mp3 player | ikermalli | Media Players | 8 | 22-08-2010 23:15 |
| [REQ] Pac-Man World 2 Starforce 3 Crack (RLD Tools inside) | newone111 | PC Games | 48 | 21-03-2010 00:22 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| Daemon Tools Question | Overthere | PC Games | 11 | 16-06-2003 17:02 |