# What is this project about? This is a continuation and rewrite of the original Project Infinity for Wonderking. ## Important notes for developers * Avoid using statements with TcpSession, AuthSession or any type that inherits Session outside the session itself. # Scripts example usage **split_dat_file.ps1** ``.\scripts\split_dat_file.ps1 .\wk-data\baseitemdata_clean.dat 932 9`` **dexor_binary_file.ps1** ``.\scripts\dexor_binary_file.ps1 .\wk-data\baseitemdata.dat .\wk-data\baseitemdata_clean.dat 0xc5``