Coder Social home page Coder Social logo

hurdurderp / owreveal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zaharx97/owreveal

0.0 1.0 0.0 12.48 MB

CSGO Overwatch revealer by sniffing packets / Find The Suspect steam profile from overwatch

License: GNU General Public License v3.0

Python 100.00%

owreveal's Introduction

OWReveal

CSGO Overwatch revealer by sniffing packets

Main window WatchList

Suspects added by people: zahar.one/owrev

Latest Version:

  • v4.6.1 Download
    • fixed #36 (#37) (deleted steam accounts caused a function to get stuck)

How to use?

  1. Download and install npcap (https://nmap.org/npcap/)
  2. Open my program
  3. Select your network interface
  4. Press Start

How to build a .exe from this?

  1. Install the latest python v3
  2. Install pyinstaller and all needed modules (scapy / requests / Pillow / mysql-connector / protobuf / keyboard)
  3. Download this project and extract into a folder
  4. Open cmd/powershell in that folder

a) For app version >= 4.2 use

pyinstaller --icon app_icon.ico --clean --add-data "resources/app_icon.png;resources" --add-data "resources/csgo_rank_icons/*.png;resources/csgo_rank_icons" --onefile --noconsole main.py

b) For app version <= 4.1.x use

pyinstaller --icon app_icon.ico --onefile --noconsole main.py

  1. The .exe should be in /dist/ folder

Q&A

Q: Will I get VAC banned?
A: Probably not, it does the same thing as Wireshark to get the link

Q: What is npcap and why do I need it?
A: I'm not sure but on Windows it's needed to sniff packets

Q: How do I find The Suspect's profile with this?
A: Check who has the same score as The Suspect and click his name

Q: What is with the console version of the .exe?
A: The one with console opens a cmd along and prints errors or whatever print statements I forgot to remove

Q: What extra modules does this app use?
A: (scapy / requests / Pillow / mysql-connector / protobuf)

Q: Not a question, but k/d/a in your app is wrong
A: Could be, in my app it's displayed as k/a/d and I'm not sure I covered all edge cases
Also when you select a round, it shows the stats from the end of that round.

Q: What python version was this written for?
A: I wrote this using python 3.8.1

Demo Rename Format:

?N gets replaced by original demo name (bunch of numbers)
?Ttime_format? gets replaced by demo date in the format you choose
more info here: time format codes

Older Versions:

  • v4.5.7 Download

    • fixed #32
  • v3.1.5 Download

    • changed npcap link to main site
    • fixed a bug when first adding to watchlist
  • v3.0 Download

    • Added a watchlist to track suspect players
  • v2.0 Download

    • added demo parsing, see player stats in each round
    • click on player to open steam profile
  • v1.0 Download

    • First release, only finds the demo link

Tags that might help find this

csgo overwatch revealer the suspect find profile cs:go vac watchlist demo guide tutorial
How to Find "The Suspects" profile in Overwatch
csgo find suspect profile
[Tutorial] Viewing "The Suspect's" steam profile.
how to get the real name of the suspect in overwatch cases

owreveal's People

Contributors

zaharx97 avatar noplagiarism avatar

Watchers

James Cloos 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.