Menu

#2 Invalid file fails poorly

0.1b
open
nobody
5
2006-03-27
2006-03-27
Zixhwizs
No

On files with corruption(such as those carved from a
deleted file from an image), does not fail gracefully
(segmentation fault). This should be fixable by check
target offset with reg bounds.

Discussion

  • Mr. Focus

    Mr. Focus - 2006-04-06

    Logged In: YES
    user_id=1495589

    It happens too with not corrupted reg. files.
    #strace ./regtimes NTUSER.DAT
    write(1, "0|/Software/Microsoft/Windows/Sh"...,
    1120|/Software/Microsoft/Windows/ShellNoRoam/BagMRU/5|0|4109680|0|0|0|0|0|0|0|1144057051|1144057051|1144057051|0|0
    ) = 112
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    +++ killed by SIGSEGV +++

     
  • Zixhwizs

    Zixhwizs - 2006-04-17

    Logged In: YES
    user_id=1471367

    Several stability fixes are in 0.1c. Hopefully this solves
    the problem.

     

Log in to post a comment.