| Age | Commit message (Collapse) | Author | Files | Lines |
|
0.2.45 (2022-09-06)
* Land #55, Adding support for Nim formatting shellcode generation
|
|
0.2.40 (2022-08-31)
* Land #52, Update Ubuntu 18.04 to 20.04 in Github CI script
0.2.41 (2022-08-31)
* Land #50, added golang support for output.
0.2.42 (2022-09-01)
* Land #54, Extract matchers to files
0.2.43 (2022-09-01)
* Land #53, Fix Language Wrapping
0.2.44 (2022-09-02)
* Land #48, Adds color support for wrapped tables
|
|
0.2.37 (2021-09-16)
* Land #42, Update Ubuntu version & Ruby setup
0.2.38 (2022-06-29)
* Land #44, Fix rex-text split string crash
0.2.39 (2022-08-08)
* Land #47, Run ubuntu 22.04 in test matrix
|
|
0.2.35 (2021-04-08)
* Land #41, Add rand_password method to Rex::Text
0.2.36 (2021-07-01)
* Land #30, Fix for vbapplication payload generation
0.2.37 (2021-08-13)
* Land #24, Implement Rex::Text random function name generator
|
|
Quote from commit logs:
0.2.34 (2021-04-08)
* Land #41, Add rand_password method to Rex::Text
|
|
0.2.33 (2021-02-24)
* Allow per table configuration of wrapped tables
0.2.34 (2021-02-24)
* Update rex text word wrap tests
|
|
0.2.31 (2021-01-19)
* Default console width when api is unavailable
0.2.30 (2021-01-18)
* Land #34, Fix rex-text console size calculations when running in a
debugging environment
0.2.29 (2020-11-30)
* Updates for 2.7.2 support
- Updates testing to run in 2.7.2
- removes bundler as dev requirement
- Updates authors to reflect current maintainers
* update supported versions
- ruby >= 2.4
- address ruby 2.7 deprecation warnings
* Land #33, Update to Ruby 2.7
|
|
Update ruby-rex-text package to 0.2.28.
0.2.27 (2020-07-13)
* Set prompt escape chars only when they work.
0.2.28 (2020-08-07)
* Add initial support for word wrapping rex tables.
|
|
Update ruby-rex-text to 0.2.26.
No release note nore changes is available.
|
|
0.2.17 (2018-02-09)
* Land #9, remove use of 'fun' keyword
* Land #10, add rand_country
0.2.18 (2018-04-12)
* Land #11, ranges for rand_base and rand_text_*
0.2.19 (2018-04-18)
* Land #13, add text encryption / encoding wrappers
0.2.20 (2018-04-18)
* Land #14, remove RC4/SHA256 support
* Land #12, bump ruby deps
0.2.21 (2018-06-13)
* Land #16, simplify shuffle_a implementation
* Land #17, speedup to_mixed_case_array
* Land #18, use single regular expression for strict case
* Land #19, remove unnecessary gsub regex to remove newline
* Land #21, add SHA2 digest wrappers
|
|
0.2.16 2017/05/12
* update spec to require Ruby 2.2.0 or greater
|
|
rex-text contains all of the Ruby Exploitation (Rex) methods for text
manipulation and generation.
|