| Modifier and Type | Method and Description |
|---|---|
FrameInfo |
FramePattern.parse(String line)
Parses all frame information from a given line.
|
| Modifier and Type | Method and Description |
|---|---|
List<FrameInfo> |
FrameRemapper.transform(FrameInfo obfuscatedFrame)
Transforms the given obfuscated frame back to one or more original frames.
|
| Modifier and Type | Method and Description |
|---|---|
String |
FramePattern.format(String line,
FrameInfo frameInfo)
Formats the given frame information based on the given template line.
|
List<FrameInfo> |
FrameRemapper.transform(FrameInfo obfuscatedFrame)
Transforms the given obfuscated frame back to one or more original frames.
|
Copyright © 2016. All rights reserved.