Age | Commit message (Collapse) | Author | Files | Lines |
|
0.27.0:
- Fix licence: it is MIT, not BSD
- At least minimal support of SNI in httpslib.
- Small bugfixes and cleanups.
- More effort to make build system more robust (now should work even on
Debian LTS).
- Restore m2.rsa_set_e() and m2.rsa_set_n().
- Make sure that every exceptional return throws and exception and vice
versa.
|
|
|
|
2.1.2:
Corrected a bug with the manylinux1 wheels where OpenSSL's stack was marked executable.
|
|
2.0.6:
* 2.0.5 contains breaking changes.
|
|
Changes since 20170201:
+ Don't overwrite error messages generated by time checks, now the correct
error is printed instead of the generic "Signature does not match".
+ Remove extraneous newlines from time check errors.
Ok'd agc@
|
|
2.0.5:
* Fix OAuth2Error.response_mode
* Documentation improvement
|
|
10.4.0
In Kwallet, pass mainloop to SessionBus.
Unpin pywin32-ctypes, but blacklist known incompatible versions.
|
|
|
|
This library is used for communication with OpenVAS manager over
OMP. You can start, stop, pause and resume scan. Watch progress and
status of scan, download report, etc.
|
|
|
|
Ruby library for Nessus (version 6+) JSON/REST interface. This library
is used for communication with Nessus over REST interface. You can
start, stop, pause and resume scan. Watch progress and status of scan,
download report, etc.
|
|
|
|
nexpose is the official gem package for the Ruby Nexpose API client
library.
|
|
- Updating p1_utils to version 1.0.10.
- Fix couple memory leaks
- Make ECDH work on openssl < 1.0.2
- Add SNI and ALPN support for client connections
|
|
0.054 2017-10-12
- fix Crypt::PK::DSA verify
- libtomcrypt updated to 1.18 (+ some extra patches)
- documentation fixes
|
|
|
|
A Ruby binding to the state-of-the-art Networking and Cryptography
library by Daniel J. Bernstein. This is NOT Google Native Client. This
is a crypto library.
|
|
|
|
bcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from
OpenBSD. This is currently used by net-ssh to read password encrypted
Ed25519 keys.
|
|
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
|
|
- Revert "Move gdbus-codegen users to py-glib2-tools by including
glib2/buildtools.mk" 1f764df
- while here change to TOOL_DEPENDS
- switch from py-glib2-tools to glib2-tools
|
|
Upstream changes:
1.00 Sat Oct 14 18:08:10 MST 2017
- promoted to major release version 1.0
-- module stable enough not to be considered draft
- fixed alignment issue in BITS mode of addfile
-- surfaced only for large non-aligned inputs
|
|
|
|
|
|
|
|
Ruby Exploitation library for various exploitation helpers This gem
contains various helper mechanisms for creating exploits. This
includes SEH Overwrite helpers, egghunters, command stagers and more.
|
|
|
|
This library provides the basis for all of the polymorphic encoders
that Metasploit uses for payload encoding. Encoders are used to try
and create a version of a payload that is free of bad characters as
defined by the exploit.
|
|
|
|
This is the Ruby Exploitation(Rex) Library for building ROP chains. It
also comes with the msfrop command line tool.
|
|
|
|
This library is a pure ruby implmenetation of the SSLScan tool
originally written by Ian Ventura-Whiting.
|
|
|
|
|
|
Ruby Exploitation(Rex) Library which contains architecture specific
information such as registers, opcodes, and stack manipulation
routines.
|
|
|
|
Ruby Exploitation Library (REX) for Binary Manipulation. This suite of
tools contains ElfScan, MachScan, PEScan, and BinScan. These tools are
designed to help you analyze an executable binary and search for
particular instruction sets. This is particularly useful for things
like building ROP chains or SEH exploits.
|
|
|
|
This library contains the opty2 library for dynamic generation of x86
multi-byte NOPs.This is useful in writing exploits and encoders. It
allows you to dynamic generate variable length instruction sets that
are equivalent to a No Operation(NOP) without using the actual 0x90
bytecode.
|
|
|
|
Ruby Exploitation Library for parsing offline copys of Windows
Registry Hives.
|
|
|
|
Ruby Exploitation Library for creating Zip based archives such as
*.zip, *.war, and *.jar files.
|
|
|
|
Ruby Exploitation(Rex) Library for creating and/or parsing MIME
messages.
|
|
|
|
|
|
Ruby Exploitation(Rex) Library which contains architecture specific
information such as registers, opcodes, and stack manipulation
routines.
|
|
|
|
Ruby Exploitation (Rex) library for parsing Java serialized streams.
|