Malwrologist

Results 50 comments of Malwrologist

@Kev744 at the moment I am swamped with my other responsibilities but try to help if something is blocking you from contributing...

This JSON object is meant to be used in another application in which pyonenote is called as a library. However, I agree because it is a switch, user should see...

I think it is a good suggestion, will refactor the code based on your suggestion

Thank you for your contribution and my apologies for the late response. Will try to review this soon

Will try to implement this next. More info: ![image](https://github.com/DissectMalware/pyOneNote/assets/9646319/2d48557d-fced-4da4-8f57-f862328f64dc) https://learn.microsoft.com/en-us/openspecs/office_file_formats/ms-offcrypto/9cf5f15d-5968-4228-beb7-9ab98fbaabfb

Seems we can use this https://github.com/nolze/msoffcrypto-tool/blob/master/msoffcrypto/method/ecma376_agile.py

Thank you for the PR. Can you please give me a sample file so I can test it?

The underlying issue could stem from parsing errors in the parent nodes. Without access to the actual file, identifying the precise location of these errors would be challenging. Alternatively, you...

In a few days, I will check the file format reference and merge if I couldn't find an issue. Thanks for all of your efforts on this

Thank you for your PR can you also hare you samples for the edge cases?