Skip to content

WegFetZ/hashfunc2

 
 

Repository files navigation

hashfunc2

if buffer length <= 16
  call sub_107E474(buffer, this);
  call sub_1080408(buffer, this);

elif buffer length <= 32
  call sub_107E474(buffer, this);
  call sub_107E700(buffer, this);
  call sub_10802D8(buffer, this);

elif buffer length <= 48
  call sub_107E474(buffer, this);
  call sub_107E700(buffer, this);
  call sub_107E9E4(buffer, this);
  call sub_1080100(buffer, this);

elif buffer length <= 64
  call sub_107E474(buffer, this);
  call sub_107E700(buffer, this);
  call sub_107E9E4(buffer, this);
  call sub_107EC6C(buffer, this);
  call sub_107FFD8(buffer, this);

elif buffer length <= 80
  call sub_107E474(buffer, this);
  call sub_107E700(buffer, this);
  call sub_107E9E4(buffer, this);
  call sub_107EC6C(buffer, this);
  call sub_107EF8C(buffer, this);
  call sub_107FEA0(buffer, this);

elif buffer length <= 96
  call sub_107E474(buffer, this);
  call sub_107E700(buffer, this);
  call sub_107E9E4(buffer, this);
  call sub_107EC6C(buffer, this);
  call sub_107EF8C(buffer, this);
  call sub_107F1D4(buffer, this);
  call sub_107FD90(buffer, this);

elif buffer length <= 112
  call sub_107E474(buffer, this);
  call sub_107E700(buffer, this);
  call sub_107E9E4(buffer, this);
  call sub_107EC6C(buffer, this);
  call sub_107EF8C(buffer, this);
  call sub_107F1D4(buffer, this);
  call sub_107F488(buffer, this);
  call sub_107FBF8(buffer, this);

elif buffer length <= 128
  call sub_107E474(buffer, this);
  call sub_107E700(buffer, this);
  call sub_107E9E4(buffer, this);
  call sub_107EC6C(buffer, this);
  call sub_107EF8C(buffer, this);
  call sub_107F1D4(buffer, this);
  call sub_107F488(buffer, this);
  call sub_107F7D8(buffer, this);
  call sub_107FADC(buffer, this);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 100.0%