Plato Mavropoulos

Results 12 issues of Plato Mavropoulos

Hello, I'm been using UniExtract 2 for years and it has been a "life" saver for me. Thank you for your excellent work so far. Using the context menu to...

Hello, I'm trying to recover some old source code for archiving purposes from bytecode which was created by Python 3.4.3 (3310) years ago. I'm using Windows 10 1809 x64, Python...

Control Flow
Python 3.x
Volunteer wanted

![Screenshot 2023-11-08 200731](https://github.com/platomav/MCExtractor/assets/11527726/8627431f-6f8b-4cb8-9ef2-856e5276d23a)

Enhancement
Minor

As a continuation of https://github.com/chipsec/chipsec/issues/1790, it would be nice to cleanup the messaging/logging when the "efi_data_search" flow runs: - ERROR: Volume Size not consistent with Block Maps - ERROR: Volume...

Hello, I noticed that Chipsec does not inform the user when a Tiano, LZMAF86 etc compression dependency is missing or has not been built. So if it's forgotten by accident,...

Hello, After the recent changes of #1790 and #2197 by @BrentHoltsclaw, I run a regression test on some UEFI image samples with known results based on earlier Chipsec versions. In...

Fixed two Chipsec issues, which affect the proper detection of the VariableSmm binary (among others) * The “efi_data_search” method was not taking into account the data start and data size...

Hello, The latest pefile release, 2024.8.26, appears to incorrectly get the full data of the PE header in some cases. This can cause various issues later down the line, especially...