Reprinted from internet.
AES cipher for IE: https://mega.nz/#!qIMhwQZL!kXXrGnZzzFKZzTRPIjgW_nctmeJWe120klPnWz96U8w
sharing connection limitation breaker: https://mega.nz/#!SQNyCCBK!q1w5LdCPKhcmdadFK1sqAej68u3rHH3qDjo0l2WUPW0 (8th Sep. 2015 Updated)
Some free/open source softwares, libraries, codes created/modified by me. These projects have no affiliation with any upstream community code sources or organizations.
Please direct all support or related questions to here. Comment forms are opened for support request.
Monday, September 7, 2015
Tuesday, March 10, 2015
MiniRunAs (forked)
Christian d'Heureuse's MiniRunAs is good, but it doesn't handle domain logins.
I forked for this and added "." or "?" as domain for local account. (MSDN states using "." or NULL domain for local accounts but from my testing it doesn't work when logged in as domain user and using MiniRunAs to run as local account.)
Download: miniRunAs.zip (Compiled with TinyCC)
I forked for this and added "." or "?" as domain for local account. (MSDN states using "." or NULL domain for local accounts but from my testing it doesn't work when logged in as domain user and using MiniRunAs to run as local account.)
Download: miniRunAs.zip (Compiled with TinyCC)
Thursday, March 5, 2015
DeTAR for DOS Micro-C edition
I fixed and minified its size by using Micro-C compiler and removed listing function.
So it is now a little bit smaller than TUNZ.com but supporting sub-directories. With TUNZ and DeTAR I can pack MHDD solidified with 5120-byte unpacker.
Download: detar-mc.zip
EDIT: I also made a version deal with store-only ZIP files (EXSTRZIP). And it is even smaller than DeTAR!
Download: exstrzip.zip
So it is now a little bit smaller than TUNZ.com but supporting sub-directories. With TUNZ and DeTAR I can pack MHDD solidified with 5120-byte unpacker.
Download: detar-mc.zip
EDIT: I also made a version deal with store-only ZIP files (EXSTRZIP). And it is even smaller than DeTAR!
Download: exstrzip.zip