Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jiva/b06c53e4b7c7d51c64435b80b7dc3d9f to your computer and use it in GitHub Desktop.

Select an option

Save jiva/b06c53e4b7c7d51c64435b80b7dc3d9f to your computer and use it in GitHub Desktop.
jiva.io | microcorruption | disassembly | sydney | check_password
448a <check_password>
448a: bf90 3622 0000 cmp #0x2236, 0x0(r15)
4490: 0d20 jnz $+0x1c
4492: bf90 5355 0200 cmp #0x5553, 0x2(r15)
4498: 0920 jnz $+0x14
449a: bf90 5d59 0400 cmp #0x595d, 0x4(r15)
44a0: 0520 jne #0x44ac <check_password+0x22>
44a2: 1e43 mov #0x1, r14
44a4: bf90 3356 0600 cmp #0x5633, 0x6(r15)
44aa: 0124 jeq #0x44ae <check_password+0x24>
44ac: 0e43 clr r14
44ae: 0f4e mov r14, r15
44b0: 3041 ret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment