Jump to content

.Net reflector Help !


Go to solution Solved by fahadxmb,

14 posts in this topic

Recommended Posts

Posted

Hey ,

 

So i came across these weird members in reflector like 'ObscuredInt' and 'UIInt' , so i was asking if you know about it if the procedure of modyfing it same as INT32 or different .

 

 

Thanks !

Posted

No

These carry different vaule integers

 

Easiest way to hack them is to use IDA. so you can change it directly .

Posted

No

These carry different vaule integers

 

Easiest way to hack them is to use IDA. so you can change it directly .

SO is it possible to hack it in Reflector because I am not familiar with IDA

  • Solution
Posted

How ?

 

Change Uint32 operand to int32 but it holds different value integer from -20,500,50 to +20,500,50 change it between these decimals only

And for obscuredint you need to find out the proper int in the file mostly its void and select it as operand and change the value to what you want.

Best of luck.

Posted

Change Uint32 operand to int32 but it holds different value integer from -20,500,50 to +20,500,50 change it between these decimals only

And for obscuredint you need to find out the proper int in the file mostly its void and select it as operand and change the value to what you want.

Best of luck.

So max for Uint32 is 2 million ?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines