awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to deepzec/bad-pdf

Open-source alternatives to Bad Pdf

30 open-source projects similar to deepzec/bad-pdf, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Bad Pdf alternative.

  • a2u/cve-2018-7600A

    a2u/CVE-2018-7600

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • adamdriscoll/snekA

    adamdriscoll/snek

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • al1ex/windowselevationA

    Al1ex/WindowsElevation

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • alsidofficial/wsuspenduA

    AlsidOfficial/WSUSpendu

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ansjdnakjdnajkd/iosAvatar de ansjdnakjdnajkd

    ansjdnakjdnajkd/iOS

    1,272Voir sur GitHub↗

    Most usable tools for iOS penetration testing

    applecheatsheetfrida
    Voir sur GitHub↗1,272
  • aqzt/kjywAvatar de aqzt

    aqzt/kjyw

    1,855Voir sur GitHub↗

    快捷运维,代号kjyw,项目基于shell、python,运维脚本工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、nagios、运维经常使用的脚本等等...

    Shelldevops
    Voir sur GitHub↗1,855
  • auth0/simplekeychainA

    auth0/simplekeychain

    0Voir sur GitHub↗
    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • bacher09/pwgen-for-biosAvatar de bacher09

    bacher09/pwgen-for-bios

    1,412Voir sur GitHub↗

    Password generator for BIOS

    TypeScriptbioskeygenpassword
    Voir sur GitHub↗1,412
  • beurtschipper/depixAvatar de beurtschipper

    beurtschipper/Depix

    4,533Voir sur GitHub↗

    Depix is a pixelation recovery tool and digital forensics utility designed to reconstruct plaintext from pixelated images. It functions as a brute-force text reconstructor that identifies original text sequences by matching pixel blocks against a library of rendered characters. The tool operates as a proof of concept for image de-pixelation, utilizing pattern analysis to reveal hidden information. It is used for digital forensic analysis and redaction security testing to evaluate the effectiveness of pixelation as a method of obscuring sensitive data. The reconstruction process involves colo

    Python
    Voir sur GitHub↗4,533
  • bevry/getmacAvatar de bevry

    bevry/getmac

    360Voir sur GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    Voir sur GitHub↗360
  • blacknbunny/libssh-authentication-bypassB

    blacknbunny/libSSH-Authentication-Bypass

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ccob/minhook.netC

    CCob/MinHook.NET

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cfreal/exploitsC

    cfreal/exploits

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • chaitin/passionfruitAvatar de chaitin

    chaitin/passionfruit

    1,669Voir sur GitHub↗

    WIP Crappy iOS app analyzer

    Vue
    Voir sur GitHub↗1,669
  • chenxiancai/stcobfuscatorC

    chenxiancai/stcobfuscator

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • coalfire-research/java-deserialization-exploitsC

    Coalfire-Research/java-deserialization-exploits

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cybellum/doubleagentAvatar de Cybellum

    Cybellum/DoubleAgent

    1,259Voir sur GitHub↗

    Zero-Day Code Injection and Persistence Technique

    C
    Voir sur GitHub↗1,259
  • cypress-io/cypress-example-recipesAvatar de cypress-io

    cypress-io/cypress-example-recipes

    3,484Voir sur GitHub↗

    Various recipes for testing common scenarios with Cypress

    JavaScriptautomated-testscypresscypress-example
    Voir sur GitHub↗3,484
  • d4vinci/cr3dov3rAvatar de D4Vinci

    D4Vinci/Cr3dOv3r

    2,123Voir sur GitHub↗

    Know the dangers of credential reuse attacks.

    Pythoncredential-reuse-attackscredentialshacked-emails
    Voir sur GitHub↗2,123
  • d4vinci/one-lin3rAvatar de D4Vinci

    D4Vinci/One-Lin3r

    1,776Voir sur GitHub↗

    Gives you one-liners that aids in penetration testing operations, privilege escalation and more

    Pythondatabasehackinghacking-tool
    Voir sur GitHub↗1,776
  • datatheorem/trustkitAvatar de datatheorem

    datatheorem/TrustKit

    2,134Voir sur GitHub↗

    Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.

    Objective-Ciosmacosobjective-c
    Voir sur GitHub↗2,134
  • diablohorn/yara4pentestersAvatar de DiabloHorn

    DiabloHorn/yara4pentesters

    127Voir sur GitHub↗

    rules to identify files containing juicy information like usernames, passwords etc

    Voir sur GitHub↗127
  • dirkjanm/adidnsdumpAvatar de dirkjanm

    dirkjanm/adidnsdump

    1,167Voir sur GitHub↗

    Active Directory Integrated DNS dumping by any authenticated user

    Python
    Voir sur GitHub↗1,167
  • dsheirer/sdrtrunkAvatar de DSheirer

    DSheirer/sdrtrunk

    2,112Voir sur GitHub↗

    A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:

    Java
    Voir sur GitHub↗2,112
  • facebook/fishhookAvatar de facebook

    facebook/fishhook

    5,418Voir sur GitHub↗

    Fishhook is a binary instrumentation library for iOS and iOS simulators. It functions as a Mach-O symbol rebinder and instrumenter, allowing for the replacement of system library implementations with custom logic at runtime. The project redirects function calls by updating lazy and non-lazy symbol pointers within Mach-O binary data segments. This approach enables the interception and modification of existing function behavior without altering the original binary on disk. The toolset covers binary instrumentation and dynamic hooking for iOS applications, facilitating the monitoring and altera

    C
    Voir sur GitHub↗5,418
  • facebook/idbF

    facebook/idb

    5,151Voir sur GitHub↗

    idb is a suite of tools for controlling and automating iOS simulators and physical devices. It consists of a command line interface, a simulator controller, and a bridge that provides access to internal system interfaces for automating features normally restricted to the graphical user interface. The project includes a remote target manager that enables the control of iOS devices and simulators across different machines or data centers using a companion host process. This system separates the command line interface from the process managing the actual device connection. The toolset provides

    Swift
    Voir sur GitHub↗5,151
  • feross/spoofAvatar de feross

    feross/spoof

    1,865Voir sur GitHub↗

    Easily spoof your MAC address in macOS, Windows, & Linux!

    JavaScriptjavascriptlinuxmac
    Voir sur GitHub↗1,865
  • flangvik/sharpcollectionAvatar de Flangvik

    Flangvik/SharpCollection

    2,923Voir sur GitHub↗

    Nightly builds of common C# offensive tools, fresh from their respective master branches built and released in a CDI fashion using Azure DevOps release pipelines.

    Voir sur GitHub↗2,923
  • flipboard/flexAvatar de Flipboard

    Flipboard/FLEX

    14,610Voir sur GitHub↗

    FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated suite for inspecting and modifying the internal state of a running process without the use of an external debugger. The project includes a runtime inspector for browsing the memory heap and calling methods dynamically, alongside a view hierarchy debugger for visualizing and adjusting layout structures in real time. It features a network traffic monitor to log and analyze HTTP request history, headers, and responses, as well as a sandbox manager for viewing and editing files and

    Objective-C
    Voir sur GitHub↗14,610
  • 0x00-0x00/shellpopAvatar de 0x00-0x00

    0x00-0x00/shellpop

    1,486Voir sur GitHub↗

    Pop shells like a master.

    Python
    Voir sur GitHub↗1,486