Message 258184 - Python tracker (original) (raw)
Do you have any idea how to fix it?
strop is a deprecated module, you can write ("\x100" *0xEAAA).replace("\x100", "AA"*0xAAAA). Does this instruction also crash?
Do you have any idea how to fix it?
strop is a deprecated module, you can write ("\x100" *0xEAAA).replace("\x100", "AA"*0xAAAA). Does this instruction also crash?