Category: code
October 16, 2013
16 bit, assembly language, code, DOS, DOSBOX, I/O File, implementation, MSDOS 16-bit, programming languages, windows, windows command shell
We have previously introduced the open source project DOSBox, an x86 emulator for DOS. This brings back some good memory of writing DOS assembly. The .COM binary is the …
Today, there are many high-level programming languages (known as fourth generation, the Object Oriented Programming) available so what fuzz is about this Win32 Assembly programming? As we know, the …
October 13, 2013
16 bit, assembly language, batch script, code, debug, DOS, DOSBOX, emulator, implementation, MSDOS 16-bit, programming languages, windows, windows command shell
The Microsoft DOS (Disk Operating System) has been very popular once (1980s and early 90s) but now it has now completely reached its end. The DOS is an shell-like …
September 5, 2013
batch script, code, code library, implementation, internet, malware, programming languages, tricks, vbscript, windows, windows scripting host
In recent years, the malware, virus written in scripting language are spreading rapidly worldwide. Everyday, there is a ‘new’, ‘mutated’ malware/virus causing damages via internet. The VBS virus is …
July 10, 2013
c #, code, compiler, debug, delphi, interpreter / compiler, programming languages, technical, tools / utilities, VMProtect, windows
The VMProtect (www.vmpsoft.com) is a great commercial tool that can be used to protect Win32/64 native programs written by C++ or Delphi. In one of my project, I use …