All Projects → Atvaark → Darksoulsiii.fileformats

Atvaark / Darksoulsiii.fileformats

Dark Souls III archive file information

Projects that are alternatives of or similar to Darksoulsiii.fileformats

Xoreos Tools
Tools to help the development of xoreos
Stars: ✭ 38 (+18.75%)
Mutual labels:  modding, reverse-engineering
Anno1800 Mod Loader
The one and only mod loader for Anno 1800, supports loading of unpacked RDA files, XML merging and Python mods.
Stars: ✭ 161 (+403.13%)
Mutual labels:  modding, reverse-engineering
Dji Firmware Tools
Tools for handling firmwares of DJI products, with focus on quadcopters.
Stars: ✭ 424 (+1225%)
Mutual labels:  modding, reverse-engineering
Macbook issues
《macOS软件安全与逆向分析》勘误
Stars: ✭ 11 (-65.62%)
Mutual labels:  reverse-engineering
Drv3 Tools
(Not actively maintained, use DRV3-Sharp) Tools for extracting and re-injecting files for Danganronpa V3 for PC.
Stars: ✭ 13 (-59.37%)
Mutual labels:  reverse-engineering
Tremor
Tremor mod, for tModLoader Terraria
Stars: ✭ 26 (-18.75%)
Mutual labels:  modding
Pharos
Automated static analysis tools for binary programs
Stars: ✭ 955 (+2884.38%)
Mutual labels:  reverse-engineering
Acsutils
A big library of ACS functions for Zandronum modding
Stars: ✭ 9 (-71.87%)
Mutual labels:  modding
Medusa
An open source interactive disassembler
Stars: ✭ 946 (+2856.25%)
Mutual labels:  reverse-engineering
Skyrim Perk Utility
Add / Reset your Skyrim perks using generated scripts with an easy to use graphical interface! 📝 🎮
Stars: ✭ 21 (-34.37%)
Mutual labels:  modding
Androl4b
A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis
Stars: ✭ 908 (+2737.5%)
Mutual labels:  reverse-engineering
Screverser
Reverse engineer for Smart Contracts
Stars: ✭ 13 (-59.37%)
Mutual labels:  reverse-engineering
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (+2843.75%)
Mutual labels:  reverse-engineering
Wiiuzip
Archive manager for Wii U filetypes
Stars: ✭ 12 (-62.5%)
Mutual labels:  modding
Reverse Engineering
This repository contains some of the executables that I've cracked.
Stars: ✭ 29 (-9.37%)
Mutual labels:  reverse-engineering
Xoreos
A reimplementation of BioWare's Aurora engine (and derivatives). Pre-pre-alpha :P
Stars: ✭ 856 (+2575%)
Mutual labels:  reverse-engineering
Managedinjector
A C# DLL injection library
Stars: ✭ 28 (-12.5%)
Mutual labels:  reverse-engineering
Hacking Online Games
A curated list of tutorials/resources for hacking online games.
Stars: ✭ 887 (+2671.88%)
Mutual labels:  reverse-engineering
Docker Cross
Cross debugger suite
Stars: ✭ 15 (-53.12%)
Mutual labels:  reverse-engineering
Dotnet Assembly Grapher
Reverse engineering and software quality assurance tool for .NET assemblies
Stars: ✭ 21 (-34.37%)
Mutual labels:  reverse-engineering

DarkSoulsIII.FileFormats

Tools

BinderTool

DS3ParamExtractor

DirectXTex

Any text editor that supports Shift-JIS encoding

Formats

Extension Description Tools
.anibnd Animation archive BinderTool
.bdt General purpose archive BinderTool
.behaviorstringid
.behbnd Character behaviour archive BinderTool
.bhd General purpose archive (header) BinderTool
.bnd General purpose archive BinderTool
.breakobj Destructible map objects
.btab
.btl
.btpb
.ccm
.chrbnd Character archive BinderTool
.chresdbnd
.chrtpfbhd Character texture archive BinderTool
.dcx Compressed file BinderTool
.dds DirectDraw Surface texture (DirectX 9/10/11) DirectXTex
.drb
.edf
.eld
.enc Encrypted file BinderTool
.entryfilelist Filename list
.entryfilelistbnd Filename list archive
.esd
.evd
.fev Audio
.ffx
.ffxbnd Audio archive BinderTool
.flver 3D Model
.fmg Text BinderTool
.fpo
.fsb Audio
.gfx 2D UI
.gparam Map graphics parameter
.hkainvm
.hkainvmbnd Havok archive BinderTool
.hkbbnd
.hkbscript Script
.hkx
.hkxfilebnd Havok archive BinderTool
.hkxpwv
.idname
.itl
.loadlist Map description (plaintext) Text editor
.loadlistlist Map description (plaintext) Text editor
.lua Script
.luabnd Script archive BinderTool
.mapbnd Map archive BinderTool
.maptexture
.menuesdbnd Menu archive BinderTool
.mmb
.movtae
.mqb
.msb
.msgbnd Text archive BinderTool
.msp
.mtd Material
.mtdbnd Material archive BinderTool
.nfd
.nva
.objbnd Object archive BinderTool
.onav
.param Game settings BinderTool, DS3ParamExtractor
.parambnd Game settings archive BinderTool
.paramdef Game settings definition
.paramdefbnd Game settings definition archive BinderTool
.partsbnd Item archive BinderTool
.premapdecal
.regbnd Regulation archive BinderTool
.remobnd Demo archive BinderTool
.rumblebnd Rumble settings archive BinderTool
.shaderbdlebnd Shader archive BinderTool
.shaderbdlebnddebug Shader archive BinderTool
.shaderbnd Shader archive BinderTool
.sl2 Savegame BinderTool
.stayparambnd Game settings archive BinderTool
.stayparamdefbnd Game settings definition archive BinderTool
.talkeddbnd Talk archive BinderTool
.talkesdbnd Talk archive BinderTool
.texbnd Texture archive BinderTool
.textlist
.tpf Texture archive BinderTool
.vpo
.warppassage
.wcmsgbnd Word checker archive BinderTool

Encryption

Regulation file (Data0.bdt)

Key Value
Encryption AES CBC 256
Key "ds3#jn/8_7(rsY9pg55GFN7VFL#+3n/)" (ASCII)
IV First 16 bytes of the Data0.bdt file

Archive header (Data1.bhd-Data5.bhd)

Key Value
Encryption RSA 2048
Key See keys.pem

Archive data (data1.bdt-data5.bdt)

Key Value
Encryption AES ECB 128
Key Stored in the corresponding .bhd file. (Unique for each encrypted file.)

Savegames

Key Value
Encryption AES CBC 128
Key FD464D695E69A39A10E319A7ACE8B7FA
IV First 16 bytes of the USER_DATA files inside .sl2 file

Network Session

Key Value
Encryption AES CBC 128
Key "ds3vvhes09djxwcj" (ASCII)
IV Unknown

FMOD Sample Banks (.fsb)

Key Value
Algorithm XOR
Key FDPrVuT4fAFvdHJYAgyMzRF4EcBAnKg
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].