Login Register






Stub compiling question. filter_list
Author
Message
Stub compiling question. #1
Well im using vb6 and make a short simple stub without junk codes or anything and when i debug it it gives me runtime error 9 subscript out of range,i googled and looked deeply into page 23 of googles results...no answer.Tryed with different stub sources i found to see if it was just my version of vb6 but it gives the same error and ive tryed 3 different versions of vb6...anyone ever had this problem? if so please guide me in the right direction.

Reply

RE: Stub compiling question. #2
You don't go and debug Stub, cause there is nothing to run in it, you need to use it with crypter, since crypter is using it to crypt your server. Anyway, learn something about programming first, don't just jump in making crypters Wink

Reply

RE: Stub compiling question. #3
What panzer said. Don't fucking debug it, just compile the god damn thing, stick it where your crypter is, and crypt your RAT bro. Unless these errors come up when compiling, as well?

Reply