Skip to content

a9ex/ASM-MiniLibC

Repository files navigation

ASM - MiniLibC

The goal was to write some LibC functions in Assembler.

Result: 100% | A

Functions implemented

  • ffs
  • memcpy
  • memfrob (wtf is this function)
  • memmove
  • memset
  • strcasecmp
  • strchr
  • strcmp
  • strcspn
  • strfry (wtf is this function)
  • strlen
  • strncmp
  • strpbrk
  • strrchr
  • strstr
  • syscall

About

Some LibC functions in ASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published