Skip to content

mtbr29/swapper

Repository files navigation

swapper


a tool for swap using a cmd (command prompt) without need to have HXD editor

usefull for apps developers

you can use all the code please just credit me

Info Created by jim_rat#1708, updated by mtbr_29#0850

Tutorial

  1. Open the command prompt (cmd).
  2. To use the swapper, follow these instructions:
    Usage: Swapper.exe
    However, replace the angle brackets (<>) with quotation marks ("").
    For example, if you want to replace 8C 00 with 8C 01 in pakchunk10-WindowsClient_s2.ucas, you should enter the following command:

`Swapper.exe "C:\Program Files\Epic Games\fortnite\fortnitegame\content\paks\pakchunk10-WindowsClient_s2.ucas" "8C 00" "8C 01"`

Then, simply press Enter.

**Note!**
You need to drag the `.ucas` file from the `pak` folder into the console. Sometimes the quotation marks (`""`) are added automatically when you drag the file, but make sure they are there.
-> **This only applies when dragging the UCAS file!**

thanks to verze Happy Swapping and modding!
Sincerely, Jim and mtbr.