Unrpa

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 3

2.2.0

Features:
* Add support for tree view of files.
* Add support for working over multiple archives in a single command.

Most users will want to download [the "Source code (zip)" release](https://github.com/Lattyware/unrpa/archive/2.2.0.zip).

2.1.1

Functionally no difference to previous version.

Most users will want to download [the "Source code (zip)" release](https://github.com/Lattyware/unrpa/archive/2.1.1.zip).

2.1.0

Features:
- Add "RPA-3.2" support.

Most users will want to download [the "Source code (zip)" release](https://github.com/Lattyware/unrpa/archive/2.1.0.zip).

2.0.1

Features:
- Add ZiX-12A support.

Bugfixes:
- Increase compatibility for ZiX-12B archives by being more flexible about the amount of obfuscated data requiring post-processing.


Most users will want to download [the "Source code (zip)" release](https://github.com/Lattyware/unrpa/archive/2.0.1.zip).

2.0.0

Features:
- Add full support for ZiX-12B archives, thank you to [omegalink12](https://github.com/omegalink12) for [the cython reverse engineering work](https://github.com/Lattyware/unrpa/issues/15issuecomment-485014225) making this possible. Resolving 15.

Bugfixes:
- Avoid crashing on file paths that are not valid utf-8.

Small Changes:
- The tool is now a python package, rather than just a script.
- Added type hints for use with [mypy](http://mypy-lang.org/).
- Extracted error handling so usage as a library should be much easier.
- Added the ability to easily add custom version handling.
- Changed the handling of files to be less memory intensive. Previously each file within the archive had to be read entirely into memory, potentially causing issues with very large individual files. This is no longer the case.
- Started using [black](https://github.com/ambv/black) for code formatting.

Most users will want to download [the "Source code (zip)" release](https://github.com/Lattyware/unrpa/archive/2.0.0.zip).

1.6

Changes:
* Adds support for `ALT-1.0` archives.
* Adds help for `ZiX-12B` archives - this is not proper support, due to the need to reverse engineer the cython obfuscation module. See 15 for details.
* The tool no longer gives output while being piped, unless something goes wrong (standard unix behaviour). If verbose is set while piped, it will output the raw list of file names being extracted with no embellishment.

Most users will want to download [the "Source code (zip)" release](https://github.com/Lattyware/unrpa/archive/1.6.zip).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.