issues
search
ronin-rb
/
ronin-support
A support library for Ronin. Like activesupport, but for hacking!
https://ronin-rb.dev
GNU Lesser General Public License v3.0
27
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a `Network::URL#defang` method
#545
postmodern
closed
4 days ago
1
Add a `Network::IP#defang` method
#544
postmodern
closed
4 days ago
1
Add a `Network::Host#defang` method
#543
postmodern
closed
4 days ago
1
Add a `IPAddr#defang` method
#542
postmodern
closed
4 days ago
1
Add `Ronin::Support::Network::Defang::Mixin`
#541
postmodern
closed
4 days ago
1
Add `Ronin::Support::Network::Defang`
#540
postmodern
closed
4 days ago
1
Add a `Network::Wildcard#===`/`#include?` method
#539
postmodern
closed
2 days ago
1
Have `Network::PublicSuffix::List#split` handle host names with a trailing `.`
#538
postmodern
closed
4 days ago
1
Rename `Binary::CTypes::UnboundedArrayType` to `FlexibleArrayType`
#537
postmodern
closed
2 days ago
1
Add a `Network::URL` class
#536
postmodern
closed
3 months ago
1
Add `ronin/support/encoding/node_js`
#535
postmodern
closed
3 months ago
1
Add `ronin/support/encoding/perl`
#534
postmodern
closed
3 months ago
1
Add `ronin/support/encoding/python`
#533
postmodern
closed
3 months ago
1
Add `File.rc4_encrypt` and `File.rc4_decrypt` methods
#532
postmodern
closed
3 months ago
1
Add `String#rc4_encrypt` and `String#rc4_decrypt` methods
#531
postmodern
closed
3 months ago
1
Add `Ronin::Support::Crypto.rc4_cipher`, `.rc4_encrypt`, and `.rc4_decrypt` methods
#530
postmodern
closed
3 months ago
1
Add a `Ronin::Support::Crypto::Cipher::RC4` class
#529
postmodern
closed
3 months ago
1
Add `File.des3_encrypt` and `File.des3_decrypt` methods
#528
postmodern
closed
3 months ago
1
Add `String#des3_encrypt` and `String#des3_decrypt` methods
#527
postmodern
closed
3 months ago
1
Add `Crypto.des3_cipher`, `.des3_encrypt`, `.des3_decrypt` methods
#526
postmodern
closed
3 months ago
1
Add a `Ronin::Support::Crypto::Cipher::DES` class
#525
postmodern
closed
3 months ago
2
Add a `Ronin::Support::Crypto::Cipher::DES3` class
#524
postmodern
closed
3 months ago
1
Release 1.2.0
#523
postmodern
opened
3 months ago
0
Add `ronin/support/encoding/smtp` as an alias for `ronin/support/encoding/quoted_printable`
#522
postmodern
closed
3 months ago
1
Add `ronin/support/encoding/java`
#521
postmodern
closed
20 hours ago
1
Refactor code that uses `String#scan` to use `StringScanner` to improve performance
#520
postmodern
opened
4 months ago
0
`Encoding::JS.unescape` cannot parse Unicode surrogate pairs
#519
postmodern
closed
4 months ago
0
Add `ronin/support/encoding/php`
#518
postmodern
closed
3 months ago
1
Add a `String#refang` method
#517
postmodern
closed
4 days ago
1
Add a `URI::HTTP#defang` method
#516
postmodern
closed
4 days ago
1
Release 1.1.0-rc1
#515
postmodern
closed
5 months ago
0
Add a `Ronin::Support::Text::Hamming` module
#514
postmodern
opened
5 months ago
0
Add an `Array#hamming` method
#513
postmodern
opened
5 months ago
0
Add a `String#hamming` method
#512
postmodern
opened
5 months ago
0
Ensure that `unescape` methods can handle ASCII-8BIT encoded UTF-8 strings
#511
postmodern
closed
5 months ago
1
Add a `VersionNumber` class similar to `Gem::Version`
#510
postmodern
opened
6 months ago
0
Add `Ronin::Support::Text::Typo` rules for QWERTY off-by-one errors
#509
postmodern
opened
6 months ago
0
Add a `Binary::Buffer#index` method
#508
postmodern
opened
6 months ago
0
Add `UDP.recv` and `udp_recv`
#507
postmodern
opened
6 months ago
0
Add `TCP.recv` and `tcp_recv`
#506
postmodern
opened
6 months ago
0
feat: connect methods' block behavior
#505
flavorjones
closed
6 months ago
2
Add support for doing `multipart/form-data` HTTP requests
#504
postmodern
opened
6 months ago
0
Release 1.0.6
#503
postmodern
closed
5 months ago
0
Fix incorrect exception message in `Encoding::Base64.encode` and `.decode`
#502
postmodern
closed
6 months ago
0
Add support for accepting `1.3` for the SSL/TLS version
#501
postmodern
closed
7 months ago
1
Change TLS methods to simply set `min_version: 1` instead of `version: 1.2`
#500
postmodern
closed
7 months ago
1
Add the `min_version:` and `max_version:` keyword arguments to all SSL and TLS methods
#499
postmodern
closed
7 months ago
1
No longer use the deprecated `OpenSSL::SSL::SSLContext#ssl_version=`
#498
postmodern
closed
7 months ago
1
Fix bug in `Network::HTTP#initialize` with `ssl: {min_version: 1.1}` and `ssl: {max_version: 1.1}`
#497
postmodern
closed
7 months ago
1
Add a method or class for performing Padding Oracle attacks
#496
postmodern
opened
7 months ago
0
Next