Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-support

A support library for Ronin. Like activesupport, but for hacking!
https://github.com/ronin-rb/ronin-support

Moved the 'ronin/network' code into the ronin-ext library.

881aec6ad73aaba8bac8e13c541484d6ab88baa6 authored almost 15 years ago
Moved the YARD scanner handler into the ronin-ext library.

3cf01d27ac410eeacf41fc656a218652bfce7696 authored almost 15 years ago
Properly set remote_yard_dir.

12db3d6a819a36d5dbbd777c1486e212a99f2d33 authored almost 15 years ago
Moved the kernel extensions into the ronin-ext library.

f23dfef1a83a845be9a545c7bcf2efcbaf134702 authored almost 15 years ago
Use define_method instead of class_def from metaid.

54357959b49acd74434bc8d675cb30a26b8e291f authored almost 15 years ago
Added Ronin::Scanner::ClassMethods.

b33f26c37e9a9e508d8c7660df63fc34bd8333c8 authored almost 15 years ago
Fixed a typo.

4823605f1987afdb5e9e9e3dc0805eececda5794 authored almost 15 years ago
Removed a spec.

57223f1889c442eb1a63c7bf29efb9f25f9b5703 authored almost 15 years ago
Moved the Ronin::Scanners code into the ronin-ext library.

* Made Ronin::Scanners::Scanner a top-level namespace in Ronin.

6982431da7d5f79570f3cafed6ac56d4985a649a authored almost 15 years ago
Do not include Ronin::Scanners::Scanner here.

69019b51894a209b0bac0e2ba3275fac103ac80d authored almost 15 years ago
Moved the Ronin::Templates code into the ronin-ext library.

8f72f538d1f865461d6c624bdce6a9688ba28c71 authored almost 15 years ago
Moved Ronin::Path into the ronin-ext library.

d5e2fe6657b2ed130af58d9d6ce08ebc35d0cde8 authored almost 15 years ago
Moved some of the 'ronin/extensions' code into the ronin-ext library.

c36f815533438c9de5da8c864c7a25688b9e8932 authored almost 15 years ago
Updated the documentation for Integer#bytes, Integer#pack and String#depack.

b10bf977de4defdcb9b478178969ef27d8150a96 authored almost 15 years ago
Rewrote Integer#pack and String#depack to use arch objects that respond to #endian and #address_length.

* Refactored Integer#bytes to accept String or Symbol endian-names.
* Added checks on the endian...

2aa8c5a2901b488ef8b726eb2c5af7b436a9b87b authored almost 15 years ago
Moved the 'ronin/formatting' code into the ronin-ext library.

dda697fe91c0933f644372e6c5f88e9e3662bd48 authored almost 15 years ago
Initial commit.

95845528e37c98cd0e73e5e845e0be5b11e9e739 authored almost 15 years ago