Rd Route Versions Save

Function hooking for macOS

1.1.1

9 years ago
  • The license is MIT now and the readme looks shiny
  • No more Objective-C stuff in tests (because rd_route doesn't depend on Objective-C at all :yum: )

1.1

9 years ago

FIXED:

  • a bug with __DATA segement remapping (#6)
  • always ignore the leading underscore character in a symbol name

Minor code changes:

  • add asserts
  • replace #imports with #includes
  • add extern "C" wrapper for C++ compatibility

1.0

9 years ago