libmalice.git
4 years agoLICENSE: BSD 3-Clause "New" or "Revised" License master
norly [Mon, 3 Jun 2019 10:59:48 +0000 (12:59 +0200)]
LICENSE: BSD 3-Clause "New" or "Revised" License

11 years agonasm: Use local labels.
norly [Sun, 13 Jan 2013 22:18:26 +0000 (22:18 +0000)]
nasm: Use local labels.

11 years agoAdd example for exiting mid-program.
norly [Sun, 13 Jan 2013 22:15:09 +0000 (22:15 +0000)]
Add example for exiting mid-program.

11 years agoAdd example for program exit code.
norly [Sun, 13 Jan 2013 18:45:43 +0000 (18:45 +0000)]
Add example for program exit code.

11 years agoAdd examples for keyboard input.
norly [Sun, 13 Jan 2013 18:43:13 +0000 (18:43 +0000)]
Add examples for keyboard input.

Integers and single characters.

11 years agoClearer printing example.
norly [Sun, 13 Jan 2013 18:33:38 +0000 (18:33 +0000)]
Clearer printing example.

11 years agoDon't save eax/ecx/edx: Can clobber them in IA-32.
norly [Sun, 13 Jan 2013 18:21:01 +0000 (18:21 +0000)]
Don't save eax/ecx/edx: Can clobber them in IA-32.

12 years agoAdded C header and printing demo.
norly [Thu, 27 Oct 2011 19:03:29 +0000 (20:03 +0100)]
Added C header and printing demo.

12 years agoInitial commit.
norly [Thu, 27 Oct 2011 19:02:40 +0000 (20:02 +0100)]
Initial commit.