kobopatch-conf/src/libadobe.so.yaml

11 lines
588 B
YAML
Raw Permalink Normal View History

# The following patch(es) were fixed and are updated by pgaskin (geek1011)
2020-03-21 06:57:26 -05:00
Remove PDF map widget shown during panning:
- Enabled: no
- Description: Removes the PDF map widget shown during panning and zooming.
- BaseAddress: {Sym: "N3AdobeReader::showMapWidget()"}
2021-11-05 13:11:29 -05:00
# tail: N3AdobeReader::updatePanningMap() -> N3AdobeReader::hideMapWidget()
# TODO: figure out what broke the plt parsing in kobopatch for libadobe in 18730+
2023-09-13 16:45:15 -05:00
- ReplaceBytes: {Offset: 80, FindInstBW: 0x1C224, ReplaceInstBW: 0x1B51C}
- ReplaceBytes: {Offset: 192, FindInstBW: 0x1C224, ReplaceInstBW: 0x1B51C}