skinf4xi Posted April 13, 2011 Posted April 13, 2011 that edit packet in to own training in the executable,through the OPCODE, of packet?
KaFu Posted April 13, 2011 Posted April 13, 2011 What do you mean "the"?LAMO ... OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2025-May-18) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
skinf4xi Posted April 13, 2011 Author Posted April 13, 2011 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
skinf4xi Posted April 13, 2011 Author Posted April 13, 2011 It is possible to do this function in autoit? Help please
MvGulik Posted April 14, 2011 Posted April 14, 2011 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 ...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now