News:

Wieners, Brats, Franks, we've got 'em all.

Main Menu

[VB6] AHM! (Another Hashing Method)

Started by Joe, August 17, 2005, 09:41:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joe

From disassembling stealthbot, strings looked like

00 XX 00 XX 00 XX 00 XX 00 XX

Where XX is whatever character goes there, thats unicode right?
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


MyndFyre


.text:004015F0 aHelloWorld:                            ; DATA XREF: .text:004019A5o
.text:004015F0                 unicode 0, <Hello, world!>,0

Huh, my mistake.  But no VB6 program comes with unicows.dll (the MS Unicode Extensions DLL for Win9x).  The VB runtime must do all the marshalling then.

That almost suprises me.
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.