Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexdenisov/modernstickies
Reverse Engineering Stickies.app
https://github.com/alexdenisov/modernstickies
reverse-engineering
Last synced: 12 days ago
JSON representation
Reverse Engineering Stickies.app
- Host: GitHub
- URL: https://github.com/alexdenisov/modernstickies
- Owner: AlexDenisov
- License: mit
- Created: 2017-02-13T09:22:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T15:47:45.000Z (almost 7 years ago)
- Last Synced: 2024-11-01T12:35:55.526Z (19 days ago)
- Topics: reverse-engineering
- Language: C
- Homepage: https://lowlevelbits.org/reverse-engineering-stickies.app/
- Size: 107 KB
- Stars: 55
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ModernStickies
Simple program that patches the Stickies.app binary to change default sticky note colors.
It works on my machine, but it may not work on your machine. Or with your version of the Stickies.app.
I tested it on OS X 10.12.1, with Stickies.app Version 10.0 (1000).
### Disclaimer
I am not responsible for any damage this code may cause on your machine.
If you decide to use it - make a backup copy.
### Usage
Stickies.app is part of OS X distribution. It means that there us no way you
can modify, rename, or delete the app.I recommend to make a copy of the app, call it `Modern Stickies.app`, and then
simply run `make patch`.Open the Modern Stickies.app and voilà:
### License
The code is distributed under MIT license. See LICENSE.md for more details.