upx 0.1.0

Place holder: UPX parsing
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "upx"
version = "0.1.0"
edition = "2024"
description = "Place holder: UPX parsing"
authors = ["Hannah Fluch <hannah@diefluchs.at>"]
readme = "README.md"
repository = "https://github.com/hannahfluch/upx"
license = "MIT"

[dependencies]