Post Reply 
Version Spoofing Issue...
Author Message
h901
Paradigmatic Apprentice

Posts: 47.4828
Threads: 1
Joined: 20th Apr 2007
Reputation: 0
E-Pigs: 0.9067
Offline
Post: #4
RE: Version Spoofing Issue...
Super Sheep Wrote:Its dynamic by vshctrl.

	
int ver = sctrlSEGetVersion() & 0xF;

	
if(ver)
	
{
	
	
ver_info[8] = '-';
	
	
ver_info[9] = ver + '1';

You can technically change '1' to a A or something and it will progress through the level. e.g 5.00 M33-1 will be 5.00M33-A and 5.00 M33-3 will be 5.00M33-C.

Obviously this patch will be required everytime vshctrl changes.

If you want to change the 1/2/3/4.. to a dynamic value like, A/B/C/D..

goto address 0x000021D0 (in M33-3) and change 0x24440031 to 0x244400RR, where is a hexadecimal value. (0x31 = '1')

If you want to perm change the 1 value, goto 0x000021D0, replace 0x24440031 with 0x240400RR, where RR is a hexadecimal value.

for the '-' goto 0x000021D4 and replace 0x2402002D with 0x240200RR, where RR is a hexadecimal value.

can you explain it more
i don't seem to understand it properly

ok, so far I've opened the vshctrl.prx

and just say i want to change it from saying 5.00 m33-3 to version 5.00

could i change it to that or not

if not lets say i want to change it to 5.00 (without the m33-3)

how would i do it exactly

tried go to address '0x24440031' but it doesn't seem to exist in the vshctrl.prx

thanks

[Image: h901psnps3204060xw1.gif]
30/10/2008 02:21 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Version Spoofing Issue... - Mr. Shizzy - 30/10/2008, 10:19 AM
RE: Version Spoofing Issue... - h901 - 30/10/2008 02:21 PM
RE: Version Spoofing Issue... - Mr. Shizzy - 30/10/2008, 03:57 PM
RE: Version Spoofing Issue... - SchmilK - 30/10/2008, 01:25 PM
RE: Version Spoofing Issue... - h901 - 30/10/2008, 02:41 PM
RE: Version Spoofing Issue... - Mr. Shizzy - 30/10/2008, 04:01 PM
RE: Version Spoofing Issue... - Mr. Shizzy - 30/10/2008, 04:30 PM
RE: Version Spoofing Issue... - matchung - 30/10/2008, 06:56 PM
RE: Version Spoofing Issue... - Mr. Shizzy - 31/10/2008, 12:46 AM
RE: Version Spoofing Issue... - matchung - 31/10/2008, 07:09 PM
RE: Version Spoofing Issue... - Mr. Shizzy - 31/10/2008, 10:33 PM
RE: Version Spoofing Issue... - matchung - 31/10/2008, 08:58 PM
RE: Version Spoofing Issue... - xero1 - 31/10/2008, 10:55 PM
RE: Version Spoofing Issue... - Chroma - 05/11/2008, 03:12 PM
RE: Version Spoofing Issue... - sabisu - 05/11/2008, 03:40 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)

 Quick Theme: