Giter Site home page Giter Site logo

6obcy-cli's Introduction

6obcy-cli

The repository contains a program that was developed as part of the Engineer's Thesis.

The presentation of the work took place on the day: 19.06.2020

The code was made public in this repository on the day: 10.03.2021 due to minor changes on 6obcy that cause the script to not work.


After decrypting and analyzing the client code at 6obcy.org I came across to a websocket connection. Then I analyzed the network traffic. When I got to know the structure and data kept in packets I decided to write my own terminal client.

Analysis and legal aspect to read here

The idea

On 6obcy.org chat I met a lot of people, including my ex-fiancée, who was supposed to support me in creating this project. From time to time I look there writing with people. One day, I thought to make a one day long chart to know when there are most people to talk to. That's how the analysis of the whole client side started.

Usage

For legal reasons, the application should not work any more. But to run that program firstly I suggest install all required packets using command:

pip3 install -r requirements.txt

Then just run it using:

python3 6obcy-cli.py or ./6obcy-cli.py

Commands

There few commands which starts from dot. At first I implemented basic commands reflecting the buttons on the page:

  • .help to show help menu
  • .join to start conversation with stranger
  • .quit to close conversation with stranger
  • .next technically fast quit, join
  • .count shows a number of strangers
  • .report to report a stranger during conversation
  • .topic selects a randomized thread (server side implementation)
  • .exit to close app

I also provided some of my external commands to do some usefull stuff:

  • .impersonate establishes a connection through a trusted random proxy server
  • .reconnect re-establish direct connection
  • .obfuscate enables/disables the obfuscation of words using homoglyphs
  • .debug displays technical data

Acknowledgements

Due to the lack of any control over the selected person and the repetition of the interlocutor, I had to spend a lot of time just looking for people who understood my need to test this software.

I asked each of the testers, if I could, if they wanted to be mentioned in the acknowledgments. In order to avoid legal problems concerning publication of personal data of third parties, in case of consent, I asked for any pseudonym.

At this point, I would like to thank very much, above all to testers who introduced themselves as: AMI, Antkovsky, Milka, MiłySeba, Nesska, PasGGuda, Talib22 and Venour, because without them I wouldn't be able to perform such detailed tests of the created application. Apart from the above mentioned, thanks are also for the administration of the 6obcy and to those who did not manage or did not want to be mentioned.

Thank you for the many good words, the jokes and the multitude of symbols they sent out, because in that way I got the support that someone else was supposed to give me.

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.