Releases: FlipperPlz/PakExplorer
Releases · FlipperPlz/PakExplorer
Development Preview 3
- Add Extraction Capabilities
Full Changelog: preview-1...preview-2
Development Preview 2
- Added support for viewing parsed scripts on a context by context basis. Check it out by enabling "Parse Scripts" in options.
Notes:
- Current Enforce serializer does NOT support generics. Scripts will parse fine, but types will not be visible when viewing contexts.
- Script parsing can be taxing on pak load/open time.
- There are errors when viewing function contexts, this should be fixed in the following commit.
- Some script/parse errors can end up breaking/crashing PakExplorer even though they work in game. This is another issue that I plan to improve in the future.
Be sure to let me know if you guys want anymore features, have fun unpaking!
Development Preview 1
- Support for most pak files.
- Full pak readability.
- Support for parsing Enforce scripts