Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakiostudio/twitterx
Keeping Twitter for macOS alive with code injection
https://github.com/nakiostudio/twitterx
cocoa cracking hacking injection macos macosx reverse-engineering twitter
Last synced: 3 months ago
JSON representation
Keeping Twitter for macOS alive with code injection
- Host: GitHub
- URL: https://github.com/nakiostudio/twitterx
- Owner: nakiostudio
- License: mit
- Created: 2018-02-17T22:48:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T07:57:45.000Z (over 5 years ago)
- Last Synced: 2024-10-25T05:47:22.586Z (3 months ago)
- Topics: cocoa, cracking, hacking, injection, macos, macosx, reverse-engineering, twitter
- Language: Objective-C
- Homepage:
- Size: 3.58 MB
- Stars: 188
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [![TwitterX](/README/logo.png)](#)
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](https://medium.com/@clipper101/the-best-twitter-app-for-macos-d86778e535c3) 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](https://github.com/nakiostudio/TwitterX/releases)
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](https://www.twitter.com/nakiostudio)
## LICENSE
This project is licensed under the terms of the MIT license. See the LICENSE file.