Giter Club home page Giter Club logo

assorted's Introduction

assorted'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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

assorted's Issues

Exception encountered when using wmi_repository.py (Win7)

Summary:
Exception encountered while parsing WMI artifacts using wmi_repository.py. Possibly due to parsed vs. actual entry counts discrepancy in the mapping file.

Exception:
Reading: /home/calvin/Test/samples/wmi/MAPPING2.MAP
File header data:
00000000: CD AB 00 00 46 D1 92 00 BC 9D 09 00 ....F.......
None
Signature : 0x0000abcd
Format version : 0x0092d146
Number of pages : 630204

Reading mappings at offset: 0x0000000c
Number of entries : 630203
Entries data:
[omitted]

Traceback (most recent call last):
File "wmi_repository.py", line 962, in
if not Main():
File "wmi_repository.py", line 954, in Main
cim_repository.Open(options.source)
File "wmi_repository.py", line 900, in Open
self._GetCurrentMappingFile(path)
File "wmi_repository.py", line 842, in _GetCurrentMappingFile
mapping_file.Open(mapping_file_path)
File "wmi_repository.py", line 674, in Open
self._ReadMappings(mappings_reference=u'data')
File "wmi_repository.py", line 587, in _ReadMappings
entries_data)
File "/usr/local/lib/python2.7/site-packages/construct/core.py", line 188, in parse
return self.parse_stream(BytesIO(data))
File "/usr/local/lib/python2.7/site-packages/construct/core.py", line 198, in parse_stream
return self._parse(stream, Container())
File "/usr/local/lib/python2.7/site-packages/construct/core.py", line 445, in _parse
raise ArrayError("expected %d, found %d" % (count, c), sys.exc_info()[1])
construct.core.ArrayError: ('expected 630203, found 40475', FieldError(FieldError('expected 4, found 0',),))

Artifact Files:
wmi.zip

bzip2 decompress

Hello, I have a compressed package produced by modified bzip2. How can I decompress it? Thank you
the file down link https://we.tl/t-U5VLMnpr16
file is Is an unknown program to modify the bZIP source code, generated by the compressed package

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.