If you love to make your life miserable with complex VB6 source and inline ASM, you are in the right place!

Blogroll Exchange

October 6th, 2010 5 comments

Blogroll Exchange Policy

Would you like to exchange blog roll links with us?

Read more…

Categories: News

Comments

September 1st, 2009 93 comments

app_full_proxyI got several comments in different posts, so if you want to drop an off topic line try to do it here =)

Categories: Random

Back…

April 27th, 2011 3 comments

Ive been out of town for a long time and the blog hasn’t been updated in a while, now that Im back I wanted to drop a message to say that Im not planning to update this blog anymore but It will remain online for anyone wanting to check it.

Categories: Random

Out for vacations

January 15th, 2011 1 comment

Guys Im out for vacations, so I have limmited internet time.

Categories: Random

Code128 (b) barcode generator

October 21st, 2010 2 comments

Just a simple class tho draw barcodes. Add any error control you want and maybe a better drawing routine, this is just a basic implementation.

Code128

Categories: Code

System Call Dispatcher

September 28th, 2010 8 comments

I was reading an article here and decided to code a Syscall example, after a couple test and some reading I realized that VBox uses int 2e rather than Syscall  so the example its done using it since I have no machine booting up windows.

The example is pretty simple calling NtClose with an invalid handle.

SysCall

Edit: if you test it in other OSs and stuff let me know if it works fine.

Categories: Code, NTDLL

TLB and IDL

September 26th, 2010 4 comments

People has been asking for more info on type libraries and so, so here are some articles with more info about them, its plenty of info out there Im just pointing out some of them.

IDL For VB Tutorial

How to make Visual Basic variables in memory address (Address of Variables)

Windows API Type Library (Win32.tlb)

Categories: Code

New Server

September 23rd, 2010 No comments

Finally I moved out the blog to a new server, I hope it doesnt go down as it used to do if you have any problems let me know Im not sure if everything is running fine.

Categories: News

Forgotten Gems

September 14th, 2010 1 comment

Check this site, I totally forgot about it, Eduardo has some amazing stuff, the VB6 section is not longer maintained but there are some nice sources for you to have fun a learn. Namespace Edanmo

Categories: Code, Random

A small reverse shell with client

September 12th, 2010 No comments

Just bored, I made a small reverse shell with client using Karcrack’s zombie function.

Reverse Shell

Categories: Code

We rock!!

September 4th, 2010 No comments

Categories: Random