Jump to content

have some function


Recommended Posts

What do you mean "the"?

a type of packet editor

Ex: assembly

(char*)&Data[24] = 7;

(char*)&Data[32] = 0xBB;

char = OPcode

Data = Offset

value = 7

this will move the value of offet [24] for value 7

I want a function that makes this in the Own executable

Link to comment
Share on other sites

i need to edit a packet, but not send it to a server,only edit. my friend told me he used opcodes to edit that, but i dont know if this is true ...

the function in c++:

(char*)&Data[24] = 7;

(char*)&Data[32] = 0xBB;

char = OPcode

Data = Offset

value = 7

is possible to convert this code to autoit?

Can someone help me?

sorry for my bad english... i'm a brasilian

Wow ... twin questions.

"Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions."
"The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014)

"Believing what you know ain't so" ...

Knock Knock ...
 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...