Advertisement
Guest User

Untitled

a guest
Aug 11th, 2018
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. int __usercall sub_10001000@<eax>(unsigned int a1@<eax>, int a2@<ecx>)
  2. {
  3. unsigned __int16 v2; // dx@1
  4. unsigned int v3; // eax@1
  5.  
  6. v2 = (unsigned __int8)a1;
  7. v3 = a1 >> 8;
  8. return *(_DWORD *)(a2 + 4 * v2 + 3144)
  9. + (*(_DWORD *)(a2 + 4 * (unsigned __int8)v3 + 2120) ^ (*(_DWORD *)(a2 + 4 * BYTE1(v3) + 1096)
  10. + *(_DWORD *)(a2
  11. + 4 * ((unsigned __int16)(v3 >> 8) >> 8)
  12. + 72)));
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement