Pe-tree

Latest version: v1.0.30

Safety actively analyzes 621329 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.30

Added

- Plugin for [Ghidra](https://ghidra-sre.org/) using [Ghidra Bridge](https://github.com/justfoxing/ghidra_bridge)
- Plugin for [Volatility](https://github.com/volatilityfoundation/volatility3)
- Application for extracting PE images from Minidumps using [minidump](https://github.com/skelsec/minidump)
- Application for carving PE files from binary files
- Support for unpacking PE files from zip files (including password protected)
- Additional information in PE summary view
- Resource MIME type detection

Changed
- Moved code for finding PE files in an IDB to the IDA runtime
- Switched to non-native file open dialogs as accept was slow on Windows
- Improved IDAPro in-memory PE handling
- Consolidated code in runtime
- Hide the output log view if it is empty

Fixed

- Bug loading minidump files under IDA when no input file is present
- Added drop shadow to PE map labels to improve text readability
- Bug loading capstone disassembler
- Dumping without touching the IAT works properly now

1.0.29

Fixed

- Fixed section MD5 VT search query

1.0.28

Added

- [Rekall](http://www.rekall-forensic.com/) integration
- [.gitignore](.gitignore) file

Changed

- Tidied runtime interface
- Renamed reconstructed imports section from .idata to .pe_tree

Fixed

- Certificate parsing
- Improved PE dumping/import reconstruction
- pylint updates

1.0.27

Added

- Added [LICENSE](LICENSE)

Changed

- [setup.py](setup.py) now reads requirements from [requirements.txt](requirements.txt)
- Updated IDAPython installation documentation in [README.md](README.md)

Fixed

- The PE no-overlay hash was not calculated correctly
- Ensure the correct tree item is removed from the view via right click -> remove

1.0.26

Changed

- Removed *package_data* from [setup.py](setup.py)

Added

- Added [MANIFEST.in](MANIFEST.in) to include package resources

1.0.25

Changed

- Updated copyright
- Updated VirusTotal logo
- Updated about box information

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.