Skip to content

Basic XML unpacker written in Python for usage with textures like FNF's - All credit to @cabalex

Notifications You must be signed in to change notification settings

frostzzone/xml-unpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic XML unpacker

A way to unpack textures online [like fnf's]

Main credit

All credit to @cabalex [His code]

Instructions

T.O.C. (table of contents)

Getting to the site

Go here and you'll see this

Colab show off

Congrats you finished Step 1

Google drive setup

First create a new folder [name it Code CASE SENSITIVE unless you wanna change some code]

folder

After, inside that folder create 2 new folders named Input and Output [CASE SENSITIVE unless you wanna change some code]

2 folders

Where to put png and xml

Go inside Input folder and add your Image and it's .xml straight from the game or source code(I will be using a neo bf assets for this example)

inside of input folder

Connecting colab to drive

To connect colab to Google drive run the first section of code, you will get a message saying it's not athorized from google just click run anyways (It's safe trust me :D, It's just google gets suspicious of github files XD)

google warning XD

it should look something like this after running

code ran

Click the link and sign into the google account you used for your folders, and click sign in (allow access)

click sign in

Then copy the code that appears on-screen in the box where the code was run

Code

Where to paste

Now click the next line of code [change this if your folder is named somthing other than Code]

Switch directories in drive

Congrats colab is now connected to google drive

Final code

After all that your pretty much done just run the last peice of code and everything should work

final code

Code output:

Output Output Output Output

After your all done go to your Output folder to find your images!

Output


On repl

You can also run this on repl!!!

Step 1

Import this github to repl

(Press plus at top right)

[no image yet]

(then pres import from github)

[no image yet]

(and type frostzzone/xml-unpacker)

[no image yet]

Step 2


Ported to google colab and replit by @frostzzone

About

Basic XML unpacker written in Python for usage with textures like FNF's - All credit to @cabalex

Resources

Stars

Watchers

Forks