https://github.com/githubesson/chrome_abe_poc
golang decryption poc of the new app bound encryption introduced in chrome version 127.
https://github.com/githubesson/chrome_abe_poc
Last synced: 3 months ago
JSON representation
golang decryption poc of the new app bound encryption introduced in chrome version 127.
- Host: GitHub
- URL: https://github.com/githubesson/chrome_abe_poc
- Owner: githubesson
- Created: 2024-10-26T16:58:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T10:50:34.000Z (over 1 year ago)
- Last Synced: 2024-11-04T11:34:49.828Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## WARNING
this (probably) won't work for browsers other than chrome, due to the aes key being (possibly) different. you will have to change this "sxxuJBrIRnKNqcH6xJNmUc/7lE0UOrgWJ2vMbaAoR4c=" string to whatever the browser has in their "elevator_service.exe" binary as the hardcoded string. how do you find that string you might ask, and to that ill say no clue, good luck!
## Showcase
https://x.com/essondev/status/1850216659824382419
## Description
golang decryption poc of the new app bound encryption introduced in chrome version 127.
## Requirements
- golang
- chrome v130
## Contact
https://x.com/essondev / esson on discord
thanks to https://github.com/runassu/chrome_v20_decryption for figuring out the new encryption