dumpbin 1.0.0

Simplify using Dumpbin Windows tool
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.forensic-rs]
version = "0"

[dependencies.frnsc-liveregistry-rs]
version = "0"

[dependencies.regex]
version = "1.10.3"

[package]
authors = ["Samuel Garcés Marín <samuel.garces@protonmail.com>"]
description = "Simplify using Dumpbin Windows tool"
edition = "2021"
license = "MIT"
name = "dumpbin"
readme = "README.md"
repository = "https://github.com/SecSamDev/dumpbin"
version = "1.0.0"