20081128

divak2 (prg02)

#language :: assembler (fasm syntax)
#purpose :: alters skype chat
#date :: 14072007
#author :: gerganov

Information...
*uncommented code
*use at your own risk
*open source (no license)
*more of a concept than a solution
*skype internal integrity checking problems

http://roboet.hit.bg/blog_storage/divak2.zip

#searchterms :: assembler and winapi, fasm winapi, win32 fasm, win32 assembler, windows assembler, flat assembler winapi, flat assembler win32

20081121

brainfuck (prg01)

Language properties...
*non-practical
*amusing
*simple
*low-level

Hello World in Brainfuck... 
++++++++++
[>+++++++>++++++++++>+++>+<<<<-]
>++
.>+
.+++++++
..+++
.>++
.<<+++++++++++++++
.>.+++
.------
.--------
.>+
.>.

online:
http://home.arcor.de/partusch/html_en/bfd.html

offline:

20081115

changing minds: in detail (reader03)

Closely related to Social Engineering...
*read body language
*influence others
*understand how the "mind" works
*exploit the "mind"

http://syque.com/bookstore/changingminds.htm

20081109

microsoft minesweeper million dolar problem (reader02)

subject: minesweeper math problem
requirements: algorithms, efficiency calculation
level: [**********]

http://www.claymath.org/Popular_Lectures/Minesweeper/

ciscopress computer networking essentials (reader01)


/-------------------------\
|                  |
|_________________    |
|         |       |
|         | |
|_________________|       |
|         |
|  C O M P U T E R |
|   N E T W O R K I N G  |
| E S S E N T I A L S |
| |
| |
| |
| |
| |
| |
| |
\-------------------------/

Contents...
*preparation for networking certification programs
*written in a user-friendly manner
*introduction to two networking models (dod/osi)
*wireless network communications
*coverage of common server operating systems
*basic cryptography concepts
*firewalls, proxies and internal security

http://safari.ciscopress.com/1587130386

20081104

2 4 6 (gpu01)

2 + 4 = 6
2 * 4 = 6 + 2
2 * 6 = (6/2) * 4
6 * 4 = 24
6 * 4 * 2 = 4[6+2]
6 ^ 2 = [6/2]6
2 ^ (6/2) = 4 * 2
2 ^ 4 = 4 ^ 2
4 ^ (6/2) = 64
2 * 2 = 4
2 ^ 6 = 64
6 + 4 = bin.2
(6+4) ^ 2 = bin.4
(6+4) ^ (4+2) = bin.64
sqrt(4) = 2
sqrt(64) = 6 + 2
26 * 24 = 624

ironkey (hardware01)


/----------|-------------------------\
| | |
| | /o\ c==|
| | \L/ |
\----------|-------------------------/
Points of authority...
*bulletproof
*hackerproof
*self destruction
*speed

http://www.thinkgeek.com/gadgets/security/99f1/

20081101

stealing nt passwords (gerganov01)

subject: sam/system stealing
requirements: ms-dos shell scripts
level: [*---------]

online:
n/a

offline: