#dumper #assets #warnings #tauri-dumper

app tauri-dumper

A tool to dump assets from a Tauri app

5 releases

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

#134 in Testing

Download history 218/week @ 2025-02-28 222/week @ 2025-03-07 19/week @ 2025-03-14

310 downloads per month

MIT license

11KB
203 lines

Tauri Dumper

Warning

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

Tauri Dumper is a tool to dump Tauri applications.

Support

OS Architecture File Type Status
Windows x86_64 PE
Windows x86 PE
Windows arm64 PE
macOS x86_64 Mach-O
macOS arm64 Mach-O
Linux x86_64 ELF
Linux x86 ELF
Linux arm64 ELF

Description:

  • ✅: Supported
  • ❌: Not Supported
  • ❓: Not Tested

Installation

cargo install tauri-dumper

Usage

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

License

MIT

Dependencies

~10MB
~328K SLoC