Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked HatVenom: native powerful payload generation and shellcode injection tool


itsMe

Recommended Posts

This is the hidden content, please

HatVenom

HatSploit native powerful payload generation and shellcode injection tool that provides support for common platforms and architectures.

Features

    Support for most common executable formats like elf, macho, pe.
    Support for most common architectures like x64, x86, aarch64, armle, mipsle, mipsbe.
    Ability to modify shellcode by changing pre-defined offsets.

Basic functions

There are all HatVenom basic functions that can be used to generate a payload, covert data, or inject shellcode.

    ip_bytes(ip) – Converts IP address to bytes allowed by the shellcode.
    port_bytes(port) – Converts numeric port to bytes allowed by the shellcode.
    string_bytes(string) – Converts a string to bytes allowed by the shellcode.
    generate(file_format, arch, shellcode, offsets={}) – Generates payload for specified target and with specified shellcode.
    generate_to(file_format, arch, shellcode, offsets={}, filename=’a.out’) – Generates payload for specified target and with specified shellcode and saves it to the specified file.

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.