Giter Club home page Giter Club logo

libhostile's Introduction

libhostile

"What if I tossed small pox into a room filled with sprinters after filling their water cups with red bull." - Brian Aker

A lightweight library to be used with LD_PRELOAD which will intentially break certain libc calls at various intervals. Specifically designed to cause random failures in network functions and memory allocation.

The tool was originally designed by Data Differential as part of Gearman but is now being continued as an independent project maintained by Andrew Hutchings.

Documentation: http://libhostile.readthedocs.org/

Travis CI: Build Status

libhostile's People

Contributors

linuxjedi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

linuxjedi jbrahy

libhostile's Issues

Create UDS interface and utility

We need a Unix Domain Socket interface to change settings on-the-fly (and communicate messages?). We can combine this with a utility to talk to the UDS and change settings on-the-fly.

Things sometimes load in the wrong order

Libraries are sometimes loading in the wrong order causing malloc to replace itself for example. This causes a stack explosion.

We need to run the initialize function on startup using "attribute ((constructor))" and replace everything there. This also gets rid of the pthread calls.

Try it on BSD

I have no idea if it works.

In particular I want to try DragonFly BSD.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.