An open API service indexing awesome lists of open source software.

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.

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