SkillAgentSearch skills...

TADpole

DSiWare export manager for 3ds

Install / Use

/learn @zoogie/TADpole
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

What is this?

A program that allows you to dump the contents of a 3ds dsiware export, modify them, and rebuild to an importable .bin file.

Requirements

  • Windows - compiling to Linux & Mac should be easy given there are no dependancies here though
  • A DSiWare export from your target console - one the utilizes a save file is preferable. The filename must be in the format: <8 digit hex>.bin Ex. 484E4441.bin)
  • A movable.sed from your target console placed in your /resources folder

Usage

Basic Command Line usage is:

Dump
TADpole (8-digit hex).bin d
Rebuild
TADpole (8-digit hex).bin r

Additional Notes

  • If you perform a System Transfer from console A to console B, the movable.sed from console A (pre-transfer) will be identical to the movable.sed for console B (post-transfer).

Thanks

Libraries used

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated11mo ago
Forks5

Languages

C++

Security Score

82/100

Audited on Apr 21, 2025

No findings