Karcrack

Karcrack

34p

40 comments posted · 0 followers · following 0

71 weeks ago @ AdvanceVB - System Call Dispatcher · 0 replies · +1 points

It doesn't exists anymore...

71 weeks ago @ AdvanceVB - System Call Dispatcher · 0 replies · +1 points

Interesting stuff :D Works great here, W$ XP SP3...

BTW, do syscodes change on differents W$ version?

73 weeks ago @ AdvanceVB - Forgotten Gems · 0 replies · +1 points

Kinda old stuff, but really useful too :D

Gr8 link ;D

76 weeks ago @ AdvanceVB - Upgrading the blog (op... · 1 reply · +1 points

Cobein I hope you aren't thinking about adding other languages because you think VB6 is defeated...
What will we share? Some ASM Shellcodes? C Drivers? I don't think that stuff is a challange...

I love to code VB6 advanced stuff because almost nobody has done it before... also people think VB6 is crap...

76 weeks ago @ AdvanceVB - IsUserAnAdmin replacement · 0 replies · +1 points

It has been tested on XP/7 x64 and x86... And works properly...
As Cobein said... be more descriptive... I haven't magical powers... yet... ;P

76 weeks ago @ AdvanceVB - Upgrading the blog (op... · 0 replies · 0 points

I don't think adding ASM or C is a good idea, despite I also love them... this website is called "advancevb"... so I think we must focus on VB...

Anyway we can improve the site... Perhaps creating some huge projects... like you did with VBSqlite :D Or maybe creating some tutos like I'm doing xD

76 weeks ago @ AdvanceVB - Moving Out (Random Stuff) · 0 replies · +1 points

So you go back to Argentina? :D

I hope I'll be able to release the tuto next week :)

76 weeks ago @ AdvanceVB - mZombieInvoke - Native... · 1 reply · +3 points

76 weeks ago @ AdvanceVB - mZombieInvoke - Native... · 0 replies · +1 points

Replace the "as string * 8" in ISH by "(0 to 7) as byte"

76 weeks ago @ AdvanceVB - mZombieInvoke - Native... · 3 replies · +2 points

To create the TLB we use "TLB Editor"
TLB is used to add an imported function to the IAT instead of using the VB6 method...
To add a TLB go to "Project->References"...