BoR0's OpenSource Webpage

On my previous webpage I didn't include any
source code.
The purpose of this webpage is to spread source codes and
knowledge.
Please note: neither of my pages will be updated anymore
(at least not in the near future) due to lack of free time.
![]()
[ASM Sources]
bcrypt.zip // basic
crypt algo.
cddisabler.zip // basic API
hooking.
google.zip // google search
application.
mousepos.zip // reads/sets mouse
position and can read asterisks (*) as well.
pmd.zip // process memory dumper
osinfo.zip // displays basic
information about your OS.
![]()
[C/C++ Sources]
fcompare.zip //
compares bytes between 2 inputed files.
pelock.zip // locks a PE file so you
won't be able to run it (simple method).
prochunt.zip // memory view/write.
speedchk.zip // checks instruction
and memory speed.
![]()
[Code pastes]
colinvert.asm //
inverts color from a .BMP file.
coords.pas // gives the distance
between coordinate.
dir.asm // lists files in directory and
creates a dir.txt file.
intrevert.asm // reverts a number
(321->123).
memalloc.asm // basic memory
allocation.
nicefpu.asm // using basic FPU
instructions.
resize.asm // shows how to resize a
window.
sec2min.asm // converts seconds to
minute(s).
self-mod.asm // shows how to use
basic self-modification.
stack.asm // shows how stack works.
strings.asm // few strings algos I've coded.
strint.asm // a nice example on converting
between string and integer.
determinants.c // 3x3 determinants calculator.
inet_ntoa.asm // inet_ntoa() function reinvent.
intlen.asm // shows how to receive the
length of an integer.
![]()
[Links]
www.freewebs.com/bor0
// my first webpage.
www.donationcoder.com
// thanks to mouser for hosting my webpage.
www.ibsensoftware.com
// Joergen Ibsen's software.
// also has information on datacompression
www.flatassembler.net
// fastest, smallest, coolest.
www.scenemusic.net //
best music for your coding needs.