Col-E / Col-E/Recaf

How should non-standard mapping directions be handled?

Open
#694 1 comment 0 reactions 0 assignees View on GitHub
enhancement ux
Dominant language
Java
Stars
7.4k
Forks
538
PR merge metrics
No merged PRs in 30d

Description

Common mappings are: `obfuscated -> clean`

But what if the mappings are `clean -> obfuscated`?

Or if they're like TinyV2 and have `obfuscated -> intermediate -> clean`?

How should the UI and mapping implementations be modified to allow all of these capabilities without being overly complex?

Idea: In the Mapping main menu, have a sub-menu at the bottom for inversed mappings. They will be read in standard order then inverted after being populated. This addresses the inverted direction, but not Tiny2 with its intermediate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.