#assets #tauri #dump #tool #dumper

app tauri-dumper

A tool to dump assets from a Tauri app

5 releases

new 0.1.4 Mar 10, 2025
0.1.3 Mar 7, 2025
0.1.2 Mar 5, 2025
0.1.1 Mar 5, 2025
0.1.0 Mar 5, 2025

#1278 in Development tools

Download history 458/week @ 2025-03-02

458 downloads per month

MIT license

11KB
205 lines

Tauri Dumper

[!WARNING] This tool is only for educational purposes. I am not responsible for any illegal use of this tool.

A tool to dump assets from a Tauri app.

Only supports PE format for now.

Installation

cargo install tauri-dumper

Usage

tauri-dumper -i [path/to/app] -o [path/to/output]

License

MIT

Dependencies

~10MB
~329K SLoC