myCrack
myCrack
In msvc or gcc on windows, data sizes are different from gcc on regular linux platforms. Particularly, `long int` is 4 bytes, and `long long int` is 8 bytes. ```console...
I was trying to install diskcryptor on remote windows server w/o desktop experience, like this: ```cmd > cd /D c:/apps > curl -LOs https://github.com/DavidXanatos/DiskCryptor/releases/download/v1.2.3/dcrypt_setup_1.2_beta_3_signed.exe > dcrypt_setup_1.2_beta_3_signed.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /ALLUSERS...
See the commit message. Also, you can check the result, use [MPLVS](https://marketplace.visualstudio.com/items?itemName=Matway.mpl-vs) for it.