Coder Social home page Coder Social logo

aff4 / aff4-cpp-lite Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 4.0 3.74 MB

A lightweight C++/C AFF4 reader library

License: GNU Lesser General Public License v3.0

Makefile 0.21% Shell 0.05% M4 0.51% C++ 17.41% C 80.16% Batchfile 0.11% Yacc 1.05% Objective-C 0.49%

aff4-cpp-lite's People

Contributors

blschatz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

aff4-cpp-lite's Issues

Identifying Unallocated Space

Hello,
Sorry to use this space to ask a question about usage, but I've looked through documentation and I'm not understanding how to use aff-info, aff-digest, or aff-extract to identify unallocated space, slack space or space between partitions in an aff4 image. In general, I'm not finding a lot of discussion/documentation of how aff4 handles or identifies unallocated space. Any help would be greatly appreciated.

Thanks!

configure exits with error if cppunit isn't found

[...]
checking for snappy_compress in -lsnappy... yes
checking for cppunit >= 1.13.0... no
configure: WARNING: Unit Tests disabled - missing cppunit
checking for openssl >= 1.0.2... yes
checking whether C++ compiler accepts -Wall -Wextra -Wpedantic ... yes
checking that generated files are newer than configure... done
configure: error: conditional "HAVE_CPPUNIT" was never defined.
Usually this means the macro was only invoked conditionally.

Shouldn't it just continue when it disabled Unit Tests previously?

AFF4_object_blocksize() fails to report 4KB sectors

To reproduce:

I have been testing 4KB sector support in AFF4-CPP-Lite.

To do this, I created a small disk with 4KB sectors, imaged it using XWF to an E01 file and then converted that to AFF4 using Evimetry. I can see that the 4KB sectors were correctly detected when the E01 was created (in the E01 metadata and the log file) and similarly when Evimetry generated the AFF4 file (in the metadata and the log file). However, when I checked this with the new(ish) AFF4_object_blocksize() method I found that it returns an error. I traced through the code and found that the internal properties collection only seems to contain 2 items and the block size wasn’t one of these.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.