skinf4xi 0 Posted April 13, 2011 that edit packet in to own training in the executable,through the OPCODE, of packet? Share this post Link to post Share on other sites
trancexx 1,013 Posted April 13, 2011 What do you mean "the"? ♡♡♡ . eMyvnE Share this post Link to post Share on other sites
KaFu 295 Posted April 13, 2011 What do you mean "the"?LAMO ... OS: Win10-1909 - 64bit - German, AutoIt Version: 3.3.14.5, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2019-Dec-21) BIC - Batch-Image-Cropper (2019-Dec-11) COP - Color Picker (2009-May-21) HMW - Hide my Windows (2018-Sep-16) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2019-Dec-07) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16) Share this post Link to post Share on other sites
skinf4xi 0 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 Share this post Link to post Share on other sites
skinf4xi 0 Posted April 13, 2011 It is possible to do this function in autoit? Help please Share this post Link to post Share on other sites
MvGulik 86 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 ... Share this post Link to post Share on other sites