/misc

Primary LanguageC

misc

Stuff too small for its own repo.

Tools

  • bindump
    Prints a 64bit command line arg in binary.
  • mesu
    Parses an Apple OTA update plist and prints it nicely.
  • rand
    Generates random numbers or strings.
  • strerror
    Prints description for an error code.
    Simply calls strerror or mach_error_string with the given command line argument.
  • vmacho
    Extracts a Mach-O into a raw, headless binary.