Advertisement
Androide28

GG

Jul 21st, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. ROR AL,3
  2. XOR AL,75
  3. ADD AL,45
  4. XOR AL,2
  5. XOR AL,2
  6. XOR AL,2
  7. XOR AL,2
  8. XOR AL,2
  9. XOR AL,2
  10. XOR AL,2
  11. XOR AL,2
  12. XOR AL,2
  13. XOR AL,2
  14. XOR AL,2
  15. XOR AL,2
  16. XOR AL,2
  17. XOR AL,2
  18. XOR AL,2
  19. XOR AL,2
  20. XOR AL,2
  21. XOR AL,4
  22. SUB AL,82
  23.  
  24.  
  25. void sub_69FF00(int32_t a1, signed char* a2) {
  26. signed char* edi3;
  27. signed char* ecx4;
  28. int32_t eax5;
  29. int32_t eax6;
  30.  
  31. if (a1 != 0) {
  32. edi3 = a2;
  33. if (!((uint1_t)(edi3 == 0) | (uint1_t)!(int1_t)("intrinsic"() == 0))) {
  34. ecx4 = (signed char*)0;
  35. do {
  36. eax5 = (int32_t)(uint32_t)(unsigned char)*ecx4;
  37. __asm__("ror al, 0x3");
  38. eax6 = (int32_t)(uint32_t)(unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)((unsigned char)(*(unsigned char*)&eax5 ^ 0x75) + 69) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 2) ^ 4) - 0x82);
  39. *ecx4 = *(signed char*)&eax6;
  40. ++ecx4;
  41. } while ((int32_t)ecx4 < (int32_t)edi3);
  42. }
  43. }
  44. return;
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement