vb.net - Editing hex of code of an application -
i have seen few application can edit blocks of hex giving valid offset.
the question is, how that? there function allow binary string editing in vb.net?
there no on google, tell me how can edit application source in vb.net in hex editor?
have @ this:
call
file.openwritefilestreamfileset
stream.positionjump location want editcall
stream.writeoverwrite bytes in file.
Comments
Post a Comment