atampy25

Results 2 issues of atampy25

When using the `arbitrary_precision` feature, numbers are (from what I can tell) internally stored as Strings. This results in cases such as this: ```rs use serde_json::{from_str, Value}; fn main() {...

**Describe the bug** When the command `-extract_non_base_hash_depends_from "..\Runtime" -filter "00F824DC4C92290B" -output_path temp` is run, the output `ALLDEPENDS` folder contains files from an RPKG located in `.\Mods\Hitman 2016 Agent 47 Face...

Bug