[BMX] FPK File Packing Module
Community Forums/Showcase/[BMX] FPK File Packing Module| 
 | ||
| Hey. This is the release of my fourth module. Download link in my sig. Let me know of any bugs. Thanks! | 
| 
 | ||
| Heh. Sorry, I forgot to include the features in my first post. Functions FPK_Create(path:String, passcode:String) FPK_AddFile(path:String) FPK_Close() FPK_Extract(packagepath:String, extpath:String, passcode:String) FPK_DeleteExtractedDir() FPK_GeneratePasscode:String() Encrypts with the 32-character-long passcode returned from FPK_GeneratePasscode(). It uses the RC4 Encryption Algorithm from the archives. I am also currently working on a GUI for it. | 
| 
 | ||
| I have sigs disabled! | 
| 
 | ||
| Oh... well here you go! Link |