All Projects → nakiostudio → Twitterx

nakiostudio / Twitterx

Licence: mit
Keeping Twitter for macOS alive with code injection

Projects that are alternatives of or similar to Twitterx

Antidebugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 161 (-13.9%)
Mutual labels:  hacking, cracking, reverse-engineering
Socialbox Termux
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi Edit By init__0 for termux on android
Stars: ✭ 324 (+73.26%)
Mutual labels:  hacking, cracking, twitter
Ollydbg Scripts
Unpacking scripts for Ollydbg.
Stars: ✭ 109 (-41.71%)
Mutual labels:  hacking, cracking, reverse-engineering
Memject
Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.
Stars: ✭ 176 (-5.88%)
Mutual labels:  hacking, injection, reverse-engineering
Hookso
linux动态链接库的注入修改查找工具 A tool for injection, modification and search of linux dynamic link library
Stars: ✭ 87 (-53.48%)
Mutual labels:  hacking, injection
Pentesting toolkit
🏴‍☠️ Tools for pentesting, CTFs & wargames. 🏴‍☠️
Stars: ✭ 1,268 (+578.07%)
Mutual labels:  hacking, reverse-engineering
Vac Hooks
Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.
Stars: ✭ 103 (-44.92%)
Mutual labels:  injection, reverse-engineering
Awesome Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
Stars: ✭ 48,038 (+25588.77%)
Mutual labels:  hacking, reverse-engineering
Chimay Red
Mikrotik RouterOS (6.x < 6.38.5) exploit kit. Reverse engineered from the "Vault 7" WikiLeaks publication.
Stars: ✭ 63 (-66.31%)
Mutual labels:  hacking, reverse-engineering
Reversing List
Reversing list
Stars: ✭ 106 (-43.32%)
Mutual labels:  cracking, reverse-engineering
Pelock Software Protection And Licensing Sdk
Software copy protection against cracking & reverse engineering with anti-cracking & anti-debugging techniques. Software license key system with time trial options.
Stars: ✭ 109 (-41.71%)
Mutual labels:  cracking, reverse-engineering
Rebel Framework
Advanced and easy to use penetration testing framework 💣🔎
Stars: ✭ 183 (-2.14%)
Mutual labels:  hacking, reverse-engineering
Projectchampollion
Reverse engineering Rosetta 2 in M1 Mac
Stars: ✭ 80 (-57.22%)
Mutual labels:  macosx, reverse-engineering
Wifi Cracking
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat
Stars: ✭ 9,546 (+5004.81%)
Mutual labels:  hacking, cracking
Subethaedit
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Stars: ✭ 1,183 (+532.62%)
Mutual labels:  macosx, cocoa
Awesome Hacking Resources
A collection of hacking / penetration testing resources to make you better!
Stars: ✭ 11,466 (+6031.55%)
Mutual labels:  hacking, reverse-engineering
Gamemaniptutorial
A tutorial for manipulating the rendering of a game (generally to increase its quality) if you only have a binary available
Stars: ✭ 119 (-36.36%)
Mutual labels:  injection, reverse-engineering
Awesome Mobile Security
An effort to build a single place for all useful android and iOS security related stuff. All references and tools belong to their respective owners. I'm just maintaining it.
Stars: ✭ 1,837 (+882.35%)
Mutual labels:  hacking, reverse-engineering
Pcsgolh
PCSGOLH - Pointless Counter-Strike: Global Offensive Lua Hooks. A open-source Lua API for CS:GO hacking written in modern C++
Stars: ✭ 56 (-70.05%)
Mutual labels:  injection, reverse-engineering
Dll hook Rs
Rust code to show how hooking in rust with a dll works.
Stars: ✭ 57 (-69.52%)
Mutual labels:  hacking, reverse-engineering

TwitterX

An educational project aiming to maintain Twitter for macOS working while adding new features... All this by injecting code into the official binary.

TL;DR;

Tutorial by Clipp3r.

Why

Twitter for macOS provides the best native and free experience, although it lacks some features available on the web version.

How

As of 16th of March 2018 you need to provide a valid consumer key and consumer secret in order to make the application work. Using custom keys implies uncertain consequences, use TwitterX at your own risk.

For this project to work you need to have Twitter for macOS in your computer. Twitter removed the application from the macOS AppStore but if you ever installed the application it will still be available under the purchases section of the AppStore.

TwitterX is a framework that once it is loaded modifies the application behaviour at runtime. This project provides LauncherX, an application that eases the task of loading TwitterX.

Download LauncherX

If you want to run the unmodified version of Twitter simply open the Twitter application instead of LauncherX.

This project does not and will never modify the Twitter binary. Upsetting Twitter is not among the goals of this project therefore modifying or distributing code copyrighted by Twitter will never be an option.

Future

The application is still fully functional although it is hard to tell for how long will this continue.

Author

Carlos Vidal

LICENSE

This project is licensed under the terms of the MIT license. See the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].