VBScript is not perfect but it is still good enough. Today I have come across two problems and learned the workaround. 1. There is currently no ‘Exit While’ statement …
The Halting Problem is one of the most classic and well-known problem in computational theory. It can be stated as “Given the description of any computer programs, decide whether …
August 1, 2013
32 bit, 64 bit, assembly language, beginner, compiler, delphi, I/O File, implementation, interpreter / compiler, object pascal, programming languages, technical, tools / utilities, VMProtect, Win32 API, windows
VMProtect (http://vmpsoft.com) is a powerful Software Protection tool. It is developed by a Russian company. It is a commercial software. The VMProtect supports licensing distribution by serial key string. …
Some complex tasks might not be so complicated. For example, to emulate the matrix printing like the following. All you need is just a few lines of code in …
My FTP provider (fasthosts) only allows 150MB maximum usage per database created. This is big enough for most personal usages. However, the other day, after I logined to the …