byob VS ulexecve

Compare byob vs ulexecve and see what are their differences.

byob

An open-source post-exploitation framework for students, researchers and developers. (by malwaredllc)

ulexecve

ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the binaries ever having to touch storage. This is useful for red-teaming and anti-forensics purposes. (by anvilsecure)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
byob ulexecve
3 2
8,753 169
- 1.2%
0.0 5.2
19 days ago 4 months ago
Python Python
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

byob

Posts with mentions or reviews of byob. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-20.

ulexecve

Posts with mentions or reviews of ulexecve. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-02.
  • Can I exec an new process without an executable file? (2015)
    3 projects | news.ycombinator.com | 2 Nov 2022
    Definitely tricky. I solved it with a Python implementation by building up a big jumpbuffer so that the moment I leave Python-land I copy from temporary buffers to the right addresses and then ultimately jump at the entry point of the newly loaded binary. It's tricky and took quite some debugging to get right, but it's proven rather solid now.

    See https://github.com/anvilsecure/ulexecve/blob/main/ulexecve.p... for details. Especially the `CodeGenerator` classes with implementations in x86, x86-64 and aarch64.

What are some alternatives?

When comparing byob and ulexecve you can also consider the following projects:

SilentETHMiner - A Silent (Hidden) Ethereum (ETH & ETC) Miner Builder

Pyramid - a tool to help operate in EDRs' blind spots

SilentXMRMiner - A Silent (Hidden) Monero (XMR) Miner Builder

systemd-user-sleep - Activate a user sleep target when the system sleeps

bleachbit - BleachBit system cleaner for Windows and Linux

PythonMemoryModule - pure-python implementation of MemoryModule technique to load dll and unmanaged exe entirely from memory

Powershell-RAT - Python based backdoor that uses Gmail to exfiltrate data through attachment. This RAT will help during red team engagements to backdoor any Windows machines. It tracks the user activity using screen capture and sends it to an attacker as an e-mail attachment.

Metadata-Remover - A simple Metadata Removal Tool for images and videos using exiftool and ffmpeg in C and Python3.

asio - All Shell In One. Generate Reverse Shells and/or generate single code that runs all the payloads.

mediator - An extensible, end-to-end encrypted reverse shell that works across networks without port forwarding.

TheFatRat - Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .

SillyRAT - A Python based RAT 🐀 (Remote Access Trojan) for getting reverse shell 🖥️