diff --git a/README.md b/README.md index 2e6e910..c2e41c9 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,9 @@ Tool Type | Tool/Link | Description **Data Type/Structure Reconstructor** | [ReClass.NET](https://github.com/KN4CK3R/ReClass.NET) | [Open Source] *A .NET port of ReClass, with many additional features. Video tutorials [here](https://www.youtube.com/playlist?list=PLO246BmtoITanq3ygMCL8_w0eov4D8hjk).* **File Format Parser** | [QuickBMS](http://aluigi.altervista.org/quickbms.htm) | [Open Source] *An extensive tool that parses file formats and extracts/reimports files and archives.* **File Format Parser** | [UABE](https://github.com/DerPopo/UABE) | [Freeware] *An editor for Unity 3.4+/4/5/2017/2018 .assets and AssetBundle files. It can create standalone mod installers from changes to .assets and/or bundles. Type information extracted from Unity is used in order to generate text representations of various asset types* +**File Format Parser** | [UABEA](https://github.com/nesrak1/UABEA) | [Freeware] *An editor for Unity .assets and AssetBundle files. Type information extracted from Unity is used in order to generate text representations of various asset types* +**File Format Parser** | [AssetsTools.NET](https://github.com/nesrak1/AssetsTools.NET) | [Freeware] *A C# library for reading and writing Unity .assets and AssetBundle files. Includes a nuget package* +**File Format Parser** | [AssetRipper](https://github.com/AssetRipper/AssetRipper) | [Freeware] *An extensive tool which allows full asset extraction from Unity games including full exports of scenes from packed files. Directly competes with DevXUnity-Unpacker* **File Format Parser** | [DevXUnity-Unpacker](http://devxdevelopment.com/UnityUnpacker) | [Commercial] *An extensive tool which allows full asset extraction and manipulation from Unity games even allowing full exports of detailed scenes from packed files.* **File Format Parser** | [MultiEx Commander](http://multiex.xentax.com/) | [Freeware] *Allows you to use and create scripts to extract/import files from/to game resource archives.* **PE Inspector** | [CFF Explorer](http://www.ntcore.com/exsuite.php) | [Freeware] *Features include dependency walking, disassembly, hex editing, signature scanning/management, special fields description and modification (.NET supported), import adding, extension support, scripting, and more.*