You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an error in the provided configuration file, for some formats the header is ended with \ which makes the carving unsuccessful.
example: mp3 y 8000000 \x49\x44\x33\
Was scratching my head for an hour why the above rule doesn't work 😒.
The text was updated successfully, but these errors were encountered:
There is an error in the provided configuration file, for some formats the header is ended with
\
which makes the carving unsuccessful.example:
mp3 y 8000000 \x49\x44\x33\
Was scratching my head for an hour why the above rule doesn't work 😒.
The text was updated successfully, but these errors were encountered: