View Single Post
  #78  
Old 06-06-2022, 22:15
:( Sad8669 :( Sad8669 is offline
Registered User
 
Join Date: Oct 2020
Location: -
Posts: 203
Thanks: 97
Thanked 188 Times in 101 Posts
:( Sad8669 is on a distinguished road
A Sad Offset Finding Tool | SOF

Code:
Syntax: SOF <extracted_stream> <main_data>

Drawbacks:

1. Slower than you would expect.
2. Files size of more than 2Gigabytes are not supported.


If you're sure that the stream is inside but the tool doesn't detect it, it's because i splitted the search in two to use two threads, so the file's one half might be left on the other side and not caught by the tool.

Note: That -1 difference in the screenshot is HxD way of working, if you want to use HxD always consider one less offset than original.

E.g Start offset : X, End offset : Y

for HxD, Block would be X to (Y - 1)

Please report back bugs, Thank you.
Attached Images
File Type: png Test.PNG (60.1 KB, 671 views)
Attached Files
File Type: rar SOF.rar (61.3 KB, 20 views)
Reply With Quote
The Following 2 Users Say Thank You to :( Sad8669 For This Useful Post:
Gehrman (21-07-2022), Masquerade (07-06-2022)