How can i find the byte because im new at coding help me pls
coding doesn't help with finding bytes at all :/
im a new so i need it
Download ollydbg. Open the dumped chsell.dll(look here in section u will find it) in olly (file->open) and wait. Than if its readdy with loading, press ctrl + g and add there the address. Look in the middle tab for the original bytes. If u want to make ON bytes to activate a hack, try to nop(no operation) address. Bytes r x90. If it dont work change ASM code in olly(right tab) and it will automaticly change the bytes. Copy them and u r fine