BLUE
Ppaperthinpuppy.bsky.social

Please don't hate me, Please be my friend /lyr Celestial Love - Epsyle #parappa#ptr2#ptr#parappatherapper#umjammerlammy#ujl#parappaau

0
DBretr0.id

mmmm yes, a very secure memcmp, well done mediatek

ghidra decompilation screenshot:

int sec_memcmp(void *ptr1,void *ptr2,uint32_t num)

{
  byte bVar1;
  byte bVar2;
  uint32_t uVar3;
  
  uVar3 = 0;
  while( true ) {
    if (uVar3 == num) {
      return 0;
    }
    bVar1 = *(byte *)((int)ptr1 + uVar3);
    bVar2 = *(byte *)((int)ptr2 + uVar3);
    if (bVar1 != bVar2) break;
    uVar3 = uVar3 + 1;
  }
  if (bVar1 < bVar2 || bVar1 == bVar2) {
    return -1;
  }
  return 1;
}
3
Osetenza.art

I LOVE PTR2 SO MUCH!! Like I sometimes listen to it when I start and then use it as a finisher song lmao

0
EZediszambom-old.bsky.social

Deixa eu terminar de ver o Harry Potter 7 PTR2

0