Python elf

Open-source Python projects categorized as elf

Top 11 Python elf Projects

  • the-backdoor-factory

    Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors

  • exodus

    Painless relocation of Linux binaries–and all of their dependencies–without containers.

  • Project mention: I reduced the size of my Docker image by 40% – Dockerizing shell scripts | news.ycombinator.com | 2024-02-03

    COPY --from=ugit-ops /lib/ld-musl-* /lib/

    No, what I'm saying is you're blanket copying fully different versions of common library files into the operating system lib folder as shown above, possibly breaking OS lib symlinks in the process for _current_ versions used in Alpine OS if they exist now or in the future, potentially destroying OS lib dependencies, and also overwriting the ones possibly included in the future by Alpine OS itself to get your statically copied versions of the various CLI tools to work.

    That is _insanely_ shortsighted. There's a safe way to do that and then there is the way you did it. If you want to learn to do it right, look at how Exodus does it so that they don't destroy OS library dependency files in the process of making a binary able to be moved from one OS to another.

    Exodus: https://github.com/intoli/exodus

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pyelftools

    Parsing ELF and DWARF in Python

  • vmlinux-to-elf

    A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)

  • Cwerg

    The best C-like language that can be implemented in 10kLOC.

  • Project mention: Cwerg: C-like language that can be implemented in 10kLOC | news.ycombinator.com | 2024-03-21

    Perhaps these have already been dealt with and I'm missing critical information. If so, my apologies. Great work, in any case.

    [1] https://github.com/robertmuth/Cwerg/tree/master/FrontEnd#dis...

  • sqlelf

    Explore ELF objects through the power of SQL

  • Project mention: Sqlelf – Explore ELF objects through the power of SQL | news.ycombinator.com | 2024-03-16
  • ghidra2dwarf

    🐉 Export ghidra decompiled code to dwarf sections inside ELF binary

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • shrinkwrap

    A tool that embosses the needed dependencies on the top level executable

  • McAirpos

    MakeCode Arcade games in RetroPie, Recalbox 7/8 and Batocera, running natively as ELF executables on Raspberry Pi OS/Linux ARM with 1-2 gamepads

  • bintropy

    Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes

  • shelf

    Python library to convert elf to os-independent shellcodes (by jonatanSh)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python elf related posts

Index

What are some of the best open-source elf projects in Python? This list will help you:

Project Stars
1 the-backdoor-factory 3,249
2 exodus 2,925
3 pyelftools 1,879
4 vmlinux-to-elf 1,218
5 Cwerg 396
6 sqlelf 229
7 ghidra2dwarf 169
8 shrinkwrap 125
9 McAirpos 74
10 bintropy 38
11 shelf 36

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com