Skip to content

Instantly share code, notes, and snippets.

View omkarnathsingh's full-sized avatar
🎯
Focusing

Omkar Nath Singh omkarnathsingh

🎯
Focusing
View GitHub Profile
@omkarnathsingh
omkarnathsingh / Operator++
Last active August 29, 2015 14:22
Operator Overloading Using a Friend Function
/*
* Source.cpp
*
* Created on: 03-Jun-2015
* Author: omkarnathsingh
*/
#include<iostream>
using namespace std;
@omkarnathsingh
omkarnathsingh / whatsapp_phone_enumerator_floated_div.js
Created May 9, 2017 05:31
PoC WhatsApp enumeration of phonenumbers, profile pics, about texts and online statuses (floated div)
/*
PoC WhatsApp enumeration of phonenumbers, profile pics, about texts and online statuses
Floated div edition
01-05-2017
(c) 2017 - Loran Kloeze - loran@ralon.nl
This script creates a UI on top of the WhatsApp Web interface. It enumerates certain kinds
of information from a range of phonenumbers. It doesn't matter if these numbers are part
of your contact list. At the end a table is displayed containing phonenumbers, profile pics,
about texts and online statuses. The online statuses are being updated every
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<label for=chat-group>Group: </label><input type=text id=chat-group placeholder='group name' value='TheTelegramIndia'>
<br><br>