The most significant change in this release is the new PerfectCanvas technology. It allows to bypass even the most sophisticated canvas-based antifraud systems. The idea is following:
- Render canvas on remote machine.
- Send canvas data to your PC.
- Replace canvas data inside browser.
Canvas data is per byte accurate and equals to those which obtained from real device. This include not only pixel values, but also image format settings, compression level, image export options, etc.
More information about PerfectCanvas is available at following page.
How to start using?
Test results:
Using site https://browserleaks.com/canvas
FirefoxCanvas.mp4
Pay attention to the following message "it's very likely that your web browser is Firefox and your operating system is Windows.", browser name is obtained not from the user agent, but after analyzing the image. A fingerprint with Firefox was chosen intentionally to ensure that the replacement really works. Please note, that BAS is based on Chrome.
Gmail signup.
GmailSignup.mp4
The first part of the video is registration without PerfectCanvas, the second - with PerfectCanvas. The message at the beginning of the video is affected not only by the results of testing canvas, but also by proxies, phone and much more.
Also this version contains many fixes:
- Improved browser performance.
- Fixed problems with tiktok.com
- Replacing WebGL2 properties.
And many more.
The service is still in beta, so bugs with PerfectCanvas enabled are possible.