Jump to content











Changes in TrueCrypt Patched for supporting arbitrary offsets v4

Version v4
  • Version 4: Fixed bug that limited offset to be int instead of int64 (changed a strtol to _strtoi64 in mount.c).
  • Version 3: Fixed bug with inner/outer volumes. Added tateu's broken partition patch.
  • Version 2: Removed some unused code. Fixed small bug. Added more comments to easier identify patched code. Added missing source files that is part of the patch.