Blizzhackers

Return of the Jedi

* Login   * Register    * FAQ    * Search

Join us on IRC: #bh@irc.synirc.net (or Mibbit Web IRC)


MuleFactory


It is currently Wed Jun 19, 2013 8:57 am


All times are UTC [ DST ]





Post new topic Reply to topic  [ 81 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
 Post subject: Re: Project v2.0
PostPosted: Sat Jun 30, 2012 8:40 pm 
 
User
User

Joined: Tue Mar 01, 2005 8:31 pm
You sound mad? Is it your crappy WTFPK ripoff?

It's just a simple example. Want a complicated one?

There is no need to use pointers to get cdkeys.
I highly doubt you checked all used pointers.
You forget indirect ways such as people got several cdkey.mpqs in a folder.

Patch hooks mean nothing since you can patch whenever you want.
Do you really think intermodular calls are sufficent?

You can steal keys to put them in permuse, mute them, sell them even they aren't worth anything.

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sat Jun 30, 2012 8:49 pm 
 
D2BS Dev
D2BS Dev
User avatar

Joined: Sun Jun 22, 2008 7:00 pm
you forget who wrote this program
i doubt hes smart enough to write anything even remotely complicated
your just trolling to look smart but you talking dumb
go do something useful, you suck at trolling

and cdkeys are worthless no one wants them stop talking crap

_________________
d2bot# with kolbot
For live support: irc://irc.synirc.net/d2bs

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sat Jun 30, 2012 9:23 pm 
 
User
User

Joined: Tue Mar 01, 2005 8:31 pm
Why so mad mister boolean?

The main code is based on mousepad, Abin, sting, Rhin and other Hackittools.

Anybody could create such a ripoff.

You forget even mere updaters can take money from fools and pay a coder to write a good and complicated function.
Njaguar paid mousepad for code for example.
I remember one guy here who paid several hundred bucks for code on FOG libaries 5 years, to create a "clientless"(loading libaries isn't clientless doh) bot.


You forget the facts, it was packed and posted by a new user.
Somebody claimed he got his acc stolen.
When unpacking you find a string that shouldn't be the first appearing.
That's a fast 1 minute analysis.

Nobody will waste time in reversing it throughoutly. If you did then show everything.(yet you ask for source)

Yeah I am doing something useful but some D3 bitfields are pissing me off. :(

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sat Jun 30, 2012 9:35 pm 
 
D2BS Dev
D2BS Dev
User avatar

Joined: Sun Jun 22, 2008 7:00 pm
you are forgetting nobody cares about d2 there is no keylog in this hack deal with it
tl;dr

_________________
d2bot# with kolbot
For live support: irc://irc.synirc.net/d2bs

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sat Jun 30, 2012 9:49 pm 
 
User
User

Joined: Tue Mar 01, 2005 8:31 pm
D3STROY3R wrote:
I am a troll it's my WTFPK Ripoff I claim it's not keylogged.

Ok

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sat Jun 30, 2012 11:43 pm 
 
D2BS Dev
D2BS Dev
User avatar

Joined: Sun Jun 22, 2008 7:00 pm
:facepalm:
you are really making yourself look dumber by the day

_________________
d2bot# with kolbot
For live support: irc://irc.synirc.net/d2bs

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sun Jul 01, 2012 1:44 am 
 
User
User

Joined: Tue Mar 01, 2005 8:31 pm
I just go to your level.

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sun Jul 01, 2012 2:53 am 
 
D2BS Dev
D2BS Dev
User avatar

Joined: Sun Jun 22, 2008 7:00 pm
why do you even post? you get humiliated every time you do, im surprised you haven't learned by now
you failed at your fear-mongering of non-existent keylogger go cry now

_________________
d2bot# with kolbot
For live support: irc://irc.synirc.net/d2bs

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sun Jul 01, 2012 4:30 am 
 
User
User

Joined: Tue Jun 21, 2011 5:11 pm
^.^ can i pause this hostility for just a minute.
i need some assistance in adding the directory of sending the kills to the kill log and it for to llog the in game messages.

once i opened the .DLL there was no code or string or w.e it is that redirects it to the .txt like the autospammer.txt or enchant.txt or even autoparty.txt, it was missing killlog.txt and in game messages.txt

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Mon Jul 02, 2012 12:59 am 
 
User
User
User avatar

Joined: Mon Apr 05, 2010 12:29 am
Look for an Interception at 6FA5AEAE or spoof BNCS 0x30 0x01 for example or any other BNCS S->C Packet on Login and check what happens.

If Autoslaps account got stolen there is a trigger which should be easy to find.


void __declspec(naked) D2Login_ASM()
{
    __asm
   {
      pushad
      call D2Login
      popad
      CALL DWORD PTR DS:[EAX+0x8] //                ; bnclient.6FA5AEAE
      XOR ECX,ECX
      retn

   }
}

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Tue Jul 03, 2012 6:42 am 
 
User
User
User avatar

Joined: Sun Sep 04, 2011 10:07 pm
Let's play a game.

when I say go, you all shut the fuck up, stop acting like immature childs and arguing over such a useless subject, and go back to your occupations...

Go }:p

on a side note, from what I saw from Vampirewolve's posts in the past, and from the help he gave me a few times, he is a coder I trust, and I believe him when he posts something code related.

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Thu Jul 05, 2012 6:59 am 
 
User
User

Joined: Tue Jun 21, 2011 5:11 pm
i trust whisty :) and since whisty trusts Vampire then i trust him/her too <33 VOUCH'd

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sun Jul 08, 2012 6:17 pm 
 
User
User

Joined: Wed Nov 02, 2011 10:34 pm
why do you even post? you get humiliated every time you do, im surprised you haven't learned by now
you failed at your fear-mongering of non-existent keylogger go cry now


You don't know 1% of what Vampirewolve knows, just stop talking.

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Sun Jul 08, 2012 7:18 pm 
 
User
User

Joined: Tue Apr 29, 2008 5:10 am
Look for an Interception at 6FA5AEAE or spoof BNCS 0x30 0x01 for example or any other BNCS S->C Packet on Login and check what happens.

If Autoslaps account got stolen there is a trigger which should be easy to find.


void __declspec(naked) D2Login_ASM()
{
    __asm
   {
      pushad
      call D2Login
      popad
      CALL DWORD PTR DS:[EAX+0x8] //                ; bnclient.6FA5AEAE
      XOR ECX,ECX
      retn

   }
}


ohhh is this how all those dorks hijack everyone? shouldnt it be located at d2launch.dll?

_________________
d2bot# : viewtopic.php?f=206&t=489091&start=0
Support : irc://irc.synirc.net/d2bs

Im taking computer sience in college right now. Im taking what im learning in school and trying it out on a 12 year old game.

Oh wait sorry. Everyone here just rips everyone off and puts their little twist on a code.

Top
 Profile  
 Post subject: Re: Project v2.0
PostPosted: Mon Jul 09, 2012 6:45 pm 
 
D2BS Dev
D2BS Dev
User avatar

Joined: Sun Jun 22, 2008 7:00 pm
there is no keylogger in this stop spreading vapiresliworfve propaganda
side note: why are you posting random code form the ihpk thread? how is it relevant?
viewtopic.php?f=172&t=476832&start=45

_________________
d2bot# with kolbot
For live support: irc://irc.synirc.net/d2bs

Top
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 81 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron