Closed prozacgod closed 6 years ago
targetbin = targetbin[::-1] # byte-swap and dword-swap
I don't think that comment is correct there?
Not that it's all that important but I was following through the code, and it doesn't even make sense to "dword-swap" based on the value coming in. (I mean, maybe it does and I just got it wrong :/ )
I don't think that comment is correct there?