scalpel icon indicating copy to clipboard operation
scalpel copied to clipboard

Scalpel is an open source data carving tool. It is not being actively maintained.

Results 37 scalpel issues
Sort by recently updated
recently updated
newest added

Cannot build. ``` Makefile.win:50: recipe for target 'libwin32_static' failed mingw32-make: *** [libwin32_static] Error 1 ``` Complete log: https://pastebin.com/rV1vn3kb

Attempting to carve images, videos and docs out of a large E01 disk image, approx. 210GB. The application crashes after : " Image file pass 1/2 ... 100% Allocating work...

Getting some errors when running MakeFile - Windows 10 x64 Been at this for like 2 hours... Any thoughts? C:\Users\Test\Downloads\scalpel-master>mingw32-make -f Makefile.win g++ -Wall -g -O2 -D__WIN32 -Isrc -Itre-0.7.5-win32/lib -Ipthreads-win32...

Hi, I'm trying to build & install scalpel 0.5.2 on Ubuntu 15.10 running Terminal from the unpacked source folder when using "sudo make", I get an error message about missing...

Hello, At the moment I am doing my masters dissertation in Hadoop forensics and will be nice to use you software to rescue files with extension ".meta" . is it...

My file type is not listed among the ones in scalpel.conf. How do I extract the header and footer information if I have a sample of this file?

Hello, my current recovery job requires to recover fragmented files (zip-archives) from unallocated space. scalpel is usually my first-choice tool, however this particular machine stores 100 bytes of metadata infront...

If some partition was incorrectly edited with dd Scalpel can't recover files from it - it incorrectly obtains size of partition which equals damaged memory size and as expected tries...

Arch Linux (up-to-date) https://privatepaste.com/0156f5a96f

I just tried to build Scalpel on Ubuntu 14.04 and got the following error: ``` ./bootstrap libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in...