pwntools-ruby icon indicating copy to clipboard operation
pwntools-ruby copied to clipboard

pwntools on Ruby!

Results 7 pwntools-ruby issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [one_gadget](https://github.com/david942j/one_gadget) to permit the latest version. Release notes Sourced from one_gadget's releases. v1.9.0 What's Changed Check for false positives in jmp_case_candidates by @​CptGibbon in david942j/one_gadget#198 Replace...

dependencies

Updates the requirements on [elftools](https://github.com/david942j/rbelftools) to permit the latest version. Release notes Sourced from elftools's releases. v1.1.3 Drop Ruby 2.3 support Add SHN_, PF_, DT_VERSYM constants. (#44, @​rmNULL) Commits 27a5b19...

dependencies

Updates the requirements on [minitest](https://github.com/seattlerb/minitest) to permit the latest version. Changelog Sourced from minitest's changelog. === 5.15.0 / 2021-12-14 1 major enhancement: assert_throws returns the value returned, if any. (volmer)...

dependencies

Updates the requirements on [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Release notes Sourced from simplecov's releases. v0.18.5 Can you guess? Another bugfix release! Bugfixes minitest won't crash if SimpleCov isn't...

dependencies

https://github.com/p0deje/yard-doctest Might be a good way to ensure all examples are valid.

Tube::recvuntil optionally takes a timeout. If provided, it enters a loop like ``` while @timer.active? s = recv(1) return '' if s.empty? # process s end ``` However, that `return`...

not bug

Updates the requirements on [crabstone](https://github.com/david942j/crabstone) to permit the latest version. Release notes Sourced from crabstone's releases. v4.0.3 Fix Instruction class redefinition (#12) Drop Travis and use Github action Changelog Sourced...

dependencies