Giter VIP home page Giter VIP logo

libregf's Introduction

libregf's People

Contributors

joachimmetz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

libregf's Issues

libregf v20191221 segfaults on OpenBSD

Hello,

First of all, thank you for all your work.

I have a problem on OpenBSD with the newer version of libregf with plaso version 20200121.
When I run the regression tests of plaso with the libregf version 20191221, I have a segfault.

Details:

Tests the ExamineEvent and CompileReport functions on a SYSTEM file. ... Segmentation fault (core dumped)

Backtrace:

#0  0x00001f9a235969bd in libregf_internal_multi_string_read_data (internal_multi_string=0x1f9a382b4d80, 
    data=0x1f9a32a99a20 "", data_size=2, error=0x7f7ffffd3540) at libregf_multi_string.c:358
#1  0x00001f9a235a1e42 in libregf_value_item_get_value_multi_string (value_item=0x1f9a99f8fb40, 
    file_io_handle=0x1f9abc7a0100, multi_string=0x7f7ffffd3538, error=0x7f7ffffd3540)
    at libregf_value_item.c:2900
#2  0x00001f9a2359d543 in libregf_value_get_value_multi_string (value=0x1f9a241d89c0, 
    multi_string=0x7f7ffffd3538, error=0x7f7ffffd3540) at libregf_value.c:1800
#3  0x00001f9ae642e586 in pyregf_value_get_data_as_multi_string (pyregf_value=0x1f9a445a2ed0, arguments=0x0)
    at pyregf_value.c:1172
#4  0x00001f9a92e8eafb in _PyMethodDef_RawFastCallKeywords () from /usr/local/lib/libpython3.7m.so.0.0
#5  0x00001f9a92e95782 in _PyMethodDescr_FastCallKeywords () from /usr/local/lib/libpython3.7m.so.0.0
#6  0x00001f9a92f6a2f4 in ?? () from /usr/local/lib/libpython3.7m.so.0.0

Don't hesitate if I miss some information.

Best regards,

Sigalpes.

corruption scenario: large data segments > 16344 bytes

Hello.

At present, size of a single full data segment is calculated in the following way: size of a cell - 2*4. But Windows is using the hard-coded value: 16344 (and only the last data segment may have a smaller size: value size - bytes read while parsing previous segments).

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.