Register for your free account! | Forgot your password?

You last visited: Today at 13:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Official V3n0M Thread

Discussion on Official V3n0M Thread within the CO2 Exploits, Hacks & Tools forum part of the Conquer Online 2 category.

Closed Thread
 
Old 09/04/2007, 22:15   #571
 
elite*gold: 0
Join Date: Aug 2007
Posts: 98
Received Thanks: 8
where do u install this program too? do u install in it co folder?
baller4lyfe is offline  
Old 09/05/2007, 00:30   #572
 
Queen-Of-Evil's Avatar
 
elite*gold: 0
Join Date: Oct 2006
Posts: 595
Received Thanks: 443
Quote:
Originally Posted by baller4lyfe View Post
where do u install this program too? do u install in it co folder?
Just run it,,, it installs to your CO main folder...
Queen-Of-Evil is offline  
Old 09/05/2007, 00:53   #573
 
elite*gold: 0
Join Date: Jun 2005
Posts: 71
Received Thanks: 54
Code:
ldc.i4     1004 //0x3ec
bne.un     IL_1996
ldloc.2    
ldloc.2    
ldc.i4.s   25
ldelem.i1  
conv.i4    
ldc.i4.s   29
add        
ldelem.i1  
conv.i4    
ldc.i4.s   35
bne.un     IL_198b
ldloc.2    
ldc.i4.s   25
ldelem.i1  
conv.i4    
ldc.i4.s   30
add        
stloc.s    31
ldloc.2    
ldc.i4.0   
ldelem.i1  
conv.i4    
ldc.i4.3   
sub        
stloc.s    32
ldstr      ""
stloc.s    33
ldloc.s    31
stloc.s    34
br.s       IL_0e07
newobj     instance void [vjslib]java.lang.StringBuffer::.ctor()
ldloc.s    33
callvirt   instance class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(string)
ldloc.2    
ldloc.s    34
ldelem.i1  
conv.u2    
callvirt   instance class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(char)
callvirt   instance string [vjslib]java.lang.StringBuffer::ToString()
stloc.s    33
ldloc.s    34
ldc.i4.1   
add        
stloc.s    34
ldloc.s    34
ldloc.s    32
blt.s      IL_0de4
ldloc.s    33
ldstr      "scentbot"
Cypherx is offline  
Thanks
1 User
Old 09/05/2007, 01:01   #574
 
elite*gold: 0
Join Date: Jun 2005
Posts: 71
Received Thanks: 54
My il decompiler is bad. Not have some class..

you redecompile this file...

Good lucky
Attached Files
File Type: rar testProxy.rar (17.5 KB, 13 views)
Cypherx is offline  
Thanks
1 User
Old 09/05/2007, 19:59   #575
 
on22s's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 201
Received Thanks: 13
Quote:
Originally Posted by Cypherx View Post
My il decompiler is bad. Not have some class..

you redecompile this file...

Good lucky
hope it's fixed soon
on22s is offline  
Old 09/06/2007, 00:19   #576
 
Queen-Of-Evil's Avatar
 
elite*gold: 0
Join Date: Oct 2006
Posts: 595
Received Thanks: 443
Quote:
Originally Posted by Cypherx View Post
My il decompiler is bad. Not have some class..

you redecompile this file...

Good lucky

Error Loading Ini file qoproxy.ini but i have qoproxy and it cant read the qoproxy.ini I have? you mind uploading the full qoproxy your using? as theres like 50 versions of qoproxy im not sure what settings yours has.


*EDIT* Heres the V3n0M ASM file,, wanna have a look and see what you think? cause personally im stumped to what needs changing... thanks

P.s> Oh and its .Net with J# 2 not a pure Java qoproxy like the others,,, if thats any diffrence, i know it WAS 8 Class files ORIGINALLY, but when it was converted to .Net it collapsed the Class tree down to 2 Class files, in 2 folders, A with A.class and B with B.class.




P.P.S> Heres the latest Build btw,,, 4356 Build V3n0M
Attached Files
File Type: zip venomassembly.zip (47.2 KB, 11 views)
Queen-Of-Evil is offline  
Old 09/06/2007, 01:09   #577
 
elite*gold: 0
Join Date: Jun 2005
Posts: 71
Received Thanks: 54
Change name qoproxy.ini to ayarlar.ini for testproxy.

I will check w3n0m ASM file...
Cypherx is offline  
Thanks
1 User
Old 09/06/2007, 01:24   #578
 
Queen-Of-Evil's Avatar
 
elite*gold: 0
Join Date: Oct 2006
Posts: 595
Received Thanks: 443
Quote:
Originally Posted by Cypherx View Post
Change name qoproxy.ini to ayarlar.ini for testproxy.

I will check w3n0m ASM file...
Whats the command structure? # or ! ?
Queen-Of-Evil is offline  
Old 09/06/2007, 02:34   #579
 
elite*gold: 0
Join Date: Jun 2005
Posts: 71
Received Thanks: 54
ok I finish it..

Your Orginal code in venom asm

Code:
loc_3AAC:				// CODE	XREF: J+AB8j J+ACCj
    ldarg.0
    ldloc.2
    callvirt int32 a.a::I(int8[])
    ldc.i4 0x3EC
    bne.un loc_50FA
    ldc.i4.s 0x12
    ldloc.2
    ldc.i4.s 0x11
    ldelem.i1
    conv.i4
    add
    ldc.i4 0xFF
    and
    stloc.s 0x2B
    ldloc.2
    ldloc.s 0x2B
    ldelem.i1
    conv.i4
    stloc.s 0x2C
    ldstr ""
    stloc.s 0x2D
    ldloc.2
    ldloc.s 0x2B
    ldelem.i1
    conv.i4
    ldc.i4.0
    ble.s loc_3B16
    ldc.i4.1
    stloc.s 0x2E
    br.s loc_3B0E

loc_3AE8:				// CODE	XREF: J+14B2j
    newobj void	[vjslib]java.lang.StringBuffer::.ctor()
    ldloc.s 0x2D
    callvirt class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(class System.String)
    ldloc.2
    ldloc.s 0x2B
    ldloc.s 0x2E
    add
    ldelem.i1
    conv.u2
    callvirt class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(char)
    callvirt class System.String [vjslib]java.lang.StringBuffer::ToString()
    stloc.s 0x2D
    ldloc.s 0x2E
    ldc.i4.1
    add
    stloc.s 0x2E

loc_3B0E:				// CODE	XREF: J+1486j
    ldloc.s 0x2E
    ldloc.s 0x2C
    ble.s loc_3AE8
    br.s loc_3B19

loc_3B16:				// CODE	XREF: J+1481j
    ldnull
    stloc.s 0x2D

loc_3B19:				// CODE	XREF: J+14B4j
    ldloc.s 0x2B
    ldloc.2
    ldloc.s 0x2B
    ldelem.i1
    conv.i4
    ldc.i4 0xFF
    and
    ldc.i4.1
    add
    add
    stloc.s 0x2B
    ldloc.2
    ldloc.s 0x2B
    ldelem.i1
    conv.i4
    brtrue.s loc_3B38
    ldloc.s 0x2B
    ldc.i4.1
    add
    stloc.s 0x2B

loc_3B38:				// CODE	XREF: J+14D0j
    ldloc.2
    ldloc.s 0x2B
    ldc.i4.1
    add
    ldelem.i1
    conv.i4
    ldarg.1
    ldfld int32	c::U
    bne.un loc_5003
    ldloc.2
    ldloc.s 0x2B
    ldelem.i1
    conv.i4
    ldc.i4 0xFF
    and
    stloc.s 0x2F
    ldstr ""
    stloc.s 0x30
    ldloc.s 0x2B
    ldc.i4.2
    add
    stloc.s 0x31
    br.s loc_3B89

loc_3B66:				// CODE	XREF: J+1532j
    newobj void	[vjslib]java.lang.StringBuffer::.ctor()
    ldloc.s 0x30
    callvirt class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(class System.String)
    ldloc.2
    ldloc.s 0x31
    ldelem.i1
    conv.u2
    callvirt class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(char)
    callvirt class System.String [vjslib]java.lang.StringBuffer::ToString()
    stloc.s 0x30
    ldloc.s 0x31
    ldc.i4.1
    add
    stloc.s 0x31

loc_3B89:				// CODE	XREF: J+1504j
    ldloc.s 0x31
    ldloc.s 0x2B
    ldloc.s 0x2F
    add
    ldc.i4.1
    add
    blt.s loc_3B66
    ldloc.s 0x30
    ldstr "scentbot"
And my changed code here...

Code:
loc_3AAC:				// CODE	XREF: J+AB8j J+ACCj
    ldarg.0
    ldloc.2
    callvirt int32 a.a::I(int8[])
    ldc.i4 0x3EC
    bne.un loc_50FA
ldloc.2
ldloc.2
ldc.i4.s 0x19
ldelem.i1
conv.i4
ldc.i4.s 0x1D
add
ldelem.i1
conv.i4
ldc.i4.s 0x23
bne.un	loc_50EF
ldloc.2
ldc.i4.s 0x19
ldelem.i1
conv.i4
ldc.i4.s 0x1E
add
stloc.s	0x1F
ldloc.2
ldc.i4.0
ldelem.i1
conv.i4
ldc.i4.3
sub
stloc.s	0x20
ldstr	""
stloc.s	0x30
ldloc.s	0x1F
stloc.s	0x22
br.s loc_3B89

loc_3AE8:				// CODE	XREF: J+14B2j
    newobj void	[vjslib]java.lang.StringBuffer::.ctor()
    ldloc.s 0x2D
    callvirt class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(class System.String)
    ldloc.2
    ldloc.s 0x2B
    ldloc.s 0x2E
    add
    ldelem.i1
    conv.u2
    callvirt class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(char)
    callvirt class System.String [vjslib]java.lang.StringBuffer::ToString()
    stloc.s 0x2D
    ldloc.s 0x2E
    ldc.i4.1
    add
    stloc.s 0x2E

loc_3B0E:				// CODE	XREF: J+1486j
    ldloc.s 0x2E
    ldloc.s 0x2C
    ble.s loc_3AE8
    br.s loc_3B19

loc_3B16:				// CODE	XREF: J+1481j
    ldnull
    stloc.s 0x2D

loc_3B19:				// CODE	XREF: J+14B4j
    ldloc.s 0x2B
    ldloc.2
    ldloc.s 0x2B
    ldelem.i1
    conv.i4
    ldc.i4 0xFF
    and
    ldc.i4.1
    add
    add
    stloc.s 0x2B
    ldloc.2
    ldloc.s 0x2B
    ldelem.i1
    conv.i4
    brtrue.s loc_3B38
    ldloc.s 0x2B
    ldc.i4.1
    add
    stloc.s 0x2B

loc_3B38:				// CODE	XREF: J+14D0j
    ldloc.2
    ldloc.s 0x2B
    ldc.i4.1
    add
    ldelem.i1
    conv.i4
    ldarg.1
    ldfld int32	c::U
    bne.un loc_5003
    ldloc.2
    ldloc.s 0x2B
    ldelem.i1
    conv.i4
    ldc.i4 0xFF
    and
    stloc.s 0x2F
    ldstr ""
    stloc.s 0x30
    ldloc.s 0x2B
    ldc.i4.2
    add
    stloc.s 0x31
    br.s loc_3B89

loc_3B66:				// CODE	XREF: J+1532j
newobj	void [vjslib]java.lang.StringBuffer::.ctor()
ldloc.s	0x30
callvirt class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(class System.String)
ldloc.2
ldloc.s	0x22
ldelem.i1
conv.u2
callvirt class [vjslib]java.lang.StringBuffer [vjslib]java.lang.StringBuffer::append(char)
callvirt class System.String [vjslib]java.lang.StringBuffer::ToString()
stloc.s	0x30
ldloc.s	0x22
ldc.i4.1
add
stloc.s	0x22

loc_3B89:				// CODE	XREF: J+1504j
ldloc.s	0x22
ldloc.s	0x20
    blt.s loc_3B66
    ldloc.s 0x30
    ldstr "scentbot"
Cypherx is offline  
Thanks
2 Users
Old 09/06/2007, 02:35   #580
 
elite*gold: 0
Join Date: Jun 2005
Posts: 71
Received Thanks: 54
Command struct # for testproxy
Cypherx is offline  
Thanks
1 User
Old 09/06/2007, 03:31   #581
 
Queen-Of-Evil's Avatar
 
elite*gold: 0
Join Date: Oct 2006
Posts: 595
Received Thanks: 443
Quote:
Originally Posted by Cypherx View Post
Command struct # for testproxy
Ill try getting round to it as soon as possible, but as your familair with what needs changing would you be able to do the asm file and re-assemble for me as itd be FAR quicker if you did it as you know exactly what needs changing.... Thats if you want to of course.
Queen-Of-Evil is offline  
Thanks
1 User
Old 09/06/2007, 04:08   #582
 
ChAd_967's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 98
Received Thanks: 93
ummm this is kinda strange but i got this on it when i tryed the new one u just posted and i cant get rid of this w/ reinstaling the old one it says all this **** in like computer laungage :P anyone know how i can get the old one btw i think this is cause the error u said about the install thing u said "reuploading now" heres a pic notice all the smart people codes :P
ChAd_967 is offline  
Old 09/06/2007, 04:16   #583
 
elite*gold: 0
Join Date: Feb 2006
Posts: 136
Received Thanks: 15
the exe with it does it bypass server check ^^

edit. nvm it does you rock

I also wonder what all functions are )
purplehaze is offline  
Old 09/06/2007, 04:18   #584
 
ChAd_967's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 98
Received Thanks: 93
ahh its gone now just needed the new version aka it wasnt my fault :P
ChAd_967 is offline  
Old 09/06/2007, 04:22   #585
 
Real~Death's Avatar
 
elite*gold: 0
Join Date: Jun 2007
Posts: 1,272
Received Thanks: 246
new version works???
Real~Death is offline  
Closed Thread




All times are GMT +1. The time now is 13:14.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.