Git Product home page Git Product logo

omegle-mitm-1's Introduction

Omegle MITM


###NOTICE: This was written quite a while ago and the Omegle binary protocol (Flash sockets - this code doesn't use the web API) has almost certainly changed or been removed since then. Omegle MITM and the underlying libomegle are no longer maintained.


Omegle MITM is a program that sniffs conversations between random strangers on the 'Omegle' http://omegle.com random-pairing instant messaging service. It does this by establishing two connections, and then routing their messages to one another transparently, all the while recording them to log files (log.*****.txt) for generating a corpus for later analysis.

Only one conversation is logged at a time for bot-detection avoidance and it can therefore take a considerable amount of time to acquire logs. It is designed to be ran from multiple servers, although there is no intercommunication implemented in the software yet. Log files must therefore be transferred manually.

Build

Omegle MITM depends upon boost, including boost-regex and boost-filesystem. You can install these (Ubuntu 11.10) with sudo apt-get install libboost1.46-dev libboost-regex1.46-dev libboost-filesystem1.46-dev libboost-system1.46-dev.

Additionally, you'll need the libomegle library. Acquire it from https://github.com/personalcomputer/libomegle.

Once the dependencies are satisfied, compile Omegle-MITM by running make from the src directory.

omegle-mitm-1's People

Watchers

 avatar  avatar

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.