All Projects → Atvaark → Bindertool

Atvaark / Bindertool

Licence: mit
Dark Souls II / Dark Souls III / Bloodborne bdt, bhd, bnd, dcx, tpf, fmg and param unpacking tool

Projects that are alternatives of or similar to Bindertool

Loot
A load order optimisation tool for the Elder Scrolls (Morrowind and later) and Fallout (3 and later) games.
Stars: ✭ 1,016 (+547.13%)
Mutual labels:  modding, tool
Godot Engine.easy Charts
A Godot Engine addon for plotting general purpose charts. A collection of Control, 2D and 3D Nodes to plot every chart possible.
Stars: ✭ 146 (-7.01%)
Mutual labels:  tool
Gmedit
A high-end code editor for GameMaker: Studio, GameMaker Studio 2.x, and more!
Stars: ✭ 138 (-12.1%)
Mutual labels:  tool
Rocket
RocketMod — .NET Game Server Plugin Framework
Stars: ✭ 147 (-6.37%)
Mutual labels:  modding
Sharedfonttool
3DS SharedFontTool
Stars: ✭ 140 (-10.83%)
Mutual labels:  tool
Imguifontstudio
Font Helper Gui Tool for programming
Stars: ✭ 149 (-5.1%)
Mutual labels:  tool
Gibbed.borderlandsoz
Tools & code for use with Borderlands: The Pre-Sequel!
Stars: ✭ 138 (-12.1%)
Mutual labels:  modding
Proji
A powerful cross-platform CLI project templating tool.
Stars: ✭ 156 (-0.64%)
Mutual labels:  tool
Jdf
🛠️京东前端自动化构建工具
Stars: ✭ 150 (-4.46%)
Mutual labels:  tool
Opensurge
A fun 2D retro platformer inspired by Sonic games and a game creation system.
Stars: ✭ 143 (-8.92%)
Mutual labels:  modding
Uicard
Generic UI for card games like Hearthstone, Magic Arena and Slay the Spire...
Stars: ✭ 142 (-9.55%)
Mutual labels:  tool
Vscode Eggjs
vscode extension for https://eggjs.org/
Stars: ✭ 141 (-10.19%)
Mutual labels:  tool
Goldleaf
🍂 Multipurpose homebrew tool for Nintendo Switch
Stars: ✭ 2,026 (+1190.45%)
Mutual labels:  tool
Awesome Documentation Tools
🔥 📚 All the tools, processes and resources you need to create an awesome API & Project documentation
Stars: ✭ 138 (-12.1%)
Mutual labels:  tool
Supermarker
An automatic marking tool better than mark man.
Stars: ✭ 151 (-3.82%)
Mutual labels:  tool
Pigat
pigat ( Passive Intelligence Gathering Aggregation Tool ) 被动信息收集聚合工具
Stars: ✭ 140 (-10.83%)
Mutual labels:  tool
Mootool
A handy tool set for developers. 开发者常备小工具
Stars: ✭ 141 (-10.19%)
Mutual labels:  tool
Customstage
A JavaFX UI framework to create fully customized undecorated windows
Stars: ✭ 148 (-5.73%)
Mutual labels:  tool
Mtuner
MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
Stars: ✭ 2,007 (+1178.34%)
Mutual labels:  tool
Godot Texture Painter
A GPU-accelerated texture painter written in Godot 3.0
Stars: ✭ 155 (-1.27%)
Mutual labels:  tool

BinderTool

A Dark Souls II/III bdt, bhd, bnd, dcx and sl2 unpacking tool

Build status

Binaries can be downloaded under releases.

DS III Dictionary Progress

archive found names total names found percentage
data1 2067 2110 97,96%
data2 2140 2140 100,00%
data3 671 673 99,70%
data4 951 951 100,00%
data5 6301 6755 93,28%
dlc1 0 775 0%
dlc2 0 1264 0%
total 12130 14668 82%

Requirements

Microsoft .NET Framework 4.5.2

Usage

BinderTool input_file_path [output_folder_path]

If no output folder path is specified then the files are unpacked in a folder called after the archive that is getting unpacked.

Examples

Unpacking an encrypted bdt file. This requires the corresponding .bhd files to be in the same folder.

BinderTool Data1.bdt
BinderTool DLC1.bdt

Unpacking an unencrypted bdt file. This requires the corresponding bhd file to be in the same folder.

BinderTool t10_23_00_00.tpfbdt

Unpacking an encrypted bhd file. This will only work for files with known decryption keys such as Data1.bhd-Data5.bhd.

BinderTool Data1.bhd
BinderTool DLC1.bhd

Unpacking a bnd file

BinderTool c0001.bnd

Unpacking a dcx file

BinderTool 01.febnd.dcx
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].