Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zvirja/reverseengineering

Repo to track all my reverse engineering researches
https://github.com/zvirja/reverseengineering

Last synced: 23 days ago
JSON representation

Repo to track all my reverse engineering researches

Awesome Lists containing this project

README

        

# Overview

Here I'm tracking short information about all the reverse engineering projects I worked on. I'm a beginner in this area, therefore approaches I follow might be not perfect. However, they worked, at least on my environment.

# Projects

Here is list of projects I worked on.

### SwiftKey Keyboard for Android

__Problem:__ If you switch to alternative keyboard layout (e.g. `Ukrainian (Compact)` instead of regular `Ukrainian`), it might be reset to default after you reboot device. Also you can observe _cannot load language_ message in the `SwiftKey->Languages` preference dialog after reboot.

__Full article:__ [SwiftKey Keyboard](docs/SwiftKey-Keyboard-for-Android.md).