Sinisterly
Stub compiling question. - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework)
+--- Thread: Stub compiling question. (/Thread-Stub-compiling-question)



Stub compiling question. - lillmrcool89 - 09-17-2011

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.


RE: Stub compiling question. - PanzerKampfWagen VI - 09-19-2011

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


RE: Stub compiling question. - Rainbow Dash - 09-25-2011

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?