miso-xyz / 4depack

Library to play around with 4dots packers - now in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4depack

Library to play around with 4dots packers

Changes from VB.NET

v1.0r2:
- Added support for 'EXE Slideshow Maker'

v1.0r1 - First C# Release:
- Support for CRC32 Hash Generation & Check
- Improved Project File Reading
- AutoFind Decryption & Encryption Keys
- Known Decryption Keys Available (FourDepack.Security.CryptoHelper.KnownDecryptionKeys)
- Resource Extraction Optimised

Works with

Packer Name Supported Version Latest Version Support Added in
EXE Slideshow Maker v1.8 v1.8 v1.0r2
Convert Excel to EXE v2.4 v2.4 v1.0r1
Convert Powerpoint to EXE v3.5 v3.5 v1.0r1
Convert Word to EXE v2.4 v2.4 v1.0r1
Standalone EXE Document Locker v1.1 v1.1 v1.0r1
Standalone EXE Locker v2.4 v2.4 v1.0r1
ZIP Self Extractor Maker v1.8 v1.8 v1.0r1

To Do:

  • Change names (some are really long)
  • Code Optimisation (mainly when reading project files)

Credits

About

Library to play around with 4dots packers - now in C#


Languages

Language:C# 100.0%