oSumAtrIX
oSumAtrIX
### Type Other ### Bug description When the `externalLabels` parameter is used, dummy nops are generated to create temporal offsets. These do not get removed when the instructions are added...
### Type Other ### Bug description If a pattern of a fingerprint is missing an opcode or has more opcodes than expected, the fuzzy scan will fail. Currently the fuzzy...
### Type Other ### Bug description PR #87 was closed but the bugs it fixed were not merged. ### Solution Close the files the same way the PR did.
## About - This PR implements the new patcher api here: https://github.com/revanced/revanced-patcher/tree/feat/split - Closes: #273 - Tracking: - https://github.com/revanced/revanced-patcher/pull/113 ## TODO: - [ ] #273
## TODO: - [ ] APIs
### Type Functionality ### Issue The ReVanced Manager allows to specify a source from GitHub and Co., but thats all. ### Feature Support custom sources: Remotes can host a JSON...
### Type Functionality ### Issue Currently the user is required to use a complex and non intuitive way to patch applications. ### Feature Initially on the first launch of the...
### Type Error while running the manager ### Bug description The ReVanced Manager hits the API multiple times when not necessary. Relevant code is used in multiple places: https://github.com/revanced/revanced-manager/blob/f1261398e927903f6c75c44f5d03fdff562bda47/lib/services/revanced_api.dart#L83-L100 ###...
### Type Functionality ### Issue Currently, one has to first choose an application, then confirm if the version is compatible with the patches they want to apply, and then be...