Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Can't understand the opeartion orig ^ (orig + j) in arith stage #152

Open
leetking opened this issue Dec 14, 2021 · 0 comments
Open

Can't understand the opeartion orig ^ (orig + j) in arith stage #152

leetking opened this issue Dec 14, 2021 · 0 comments

Comments

@leetking
Copy link

I am sorry for asking the question here.

I'm a beginner in fuzzing, thanks for the awesome AFL to guide me into fuzzing. but, when I read the source of AFL, I can't understand the operation described as the issue title (the source is https://github.com/google/AFL/blob/master/afl-fuzz.c#L5523). According to my understanding, if it is to perform arithmetic addition and subtraction, then directly reduce the price, why still do xor operation?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant