Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tls_client_hello

Build

This project use vcpkg to install dependences brotli, boringssl, boost-asio !!! Update: IT'S BETTER TO PUSH 0004-patch-ech-paddingsize.patch into <PATH TO VCPKG>/ports/boringssl and add this patch file to portfile.cmake to avoid short ECH padding !!!

cd <PATH TO VCPKG>
./vcpkg install brotli boringssl boost-asio

Brief view

It can produce the same JA4+ TLS ClinetHello fingerprint as Chrome (t13d1516h2_8daaf6152771_02713d6af862).

As Chrome arranges the extensions randomly now, JA4 fingerprint doesn't value any more.

License

GPLv3

About

impl of chrome-like tls client hello in c++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages