Git Product home page Git Product logo

kaitai's People

Contributors

bpotchik avatar hydra45 avatar jonpalmisc avatar lwerdna avatar melomac avatar psifertex 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kaitai's Issues

Kaitai module parse error

Kaitai plugin didn't work

To Reproduce
Steps to reproduce the behavior:

  1. Open any file, as an example PE exe
  2. Select kaitai mode
  3. Get "parseIo(): kaitai module microsoft_pe threw exception /types/mz_placeholder/seq/0: at pos 66: validation failed: not equal, expected b'MZ', but got b'\xba\x10', check file type" error

Expected behavior
Kaitai plugin wilkl parse file

Screenshots
image
image

Version and Platform (required):

  • Binja Version 2.4.2846 (Build ID df7c027e)
  • OS: Windows 10 Pro x64
  • Version 10.0.19042.1165

Update formats

The plugin wasn't updated to support current Kaitai formats, and as a consequence, the new formats aren't accessible in Binary Ninja.

Trying to access formats menu throws exception

After opening a file, if you click on the formats menu in the bottom right, it will not open, and complains that the ContextMenuManager C++ object has already been deleted. See highlighted log lines in screenshot.

image

Send exceptions logs to stderr

except Exception as e:
print(e)
print('Unable to import view, assuming commandline invocation.')

Would you please be so kind to consider sending such messages to logging and/or stderr so we can prevent them from showing up in stdout during headless execution?

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.