@morpheus93, no, 28.0.0 is the latest for now
b06b0fc1-eb7e-48bf-96a2-a7a7577c71f8-image.png
PerfectCanvas request items grouping.
The parts of the PerfectCanvas request are now grouped by item ids. In other words, the list can no longer contain multiple elements with the same id.
Preview
If only part of the image is obtained from canvas instead of the entire image, the preview will show the entire image.
Filtering
After update you can turn off the visibility of elements depending on the used method:
This will help to disable any method, which will make interface much cleaner. For example, the measureText method is disabled by default. The visibility of an element does not affect whether it is included in a PerfectCanvas request or not.
Code Verification
For PerfectCanvas to function properly, it is extremely important that the code for painting the image is generated correctly. Several cases have recently been found where this was not the case. All of them have been fixed, and in order to avoid similar problems in future, we have added the ability to verify code directly in the CanvasInspector.
Verification occurs automatically. You can save the request without waiting for it to finish, but it is still recommended to wait for completion.
Sending report
If request part is invalid, the following notification will appear after verification:
Replacing an invalid PerfectCanvas request item during changing of fingerprint will be inaccurate, so it is advisable to send a report about the found problem. This can be done directly from the CanvasInspector. You can also email to mail.to.twaego@gmail.com if you find incorrect PerfectCanvas request item.
Additional checks
The ability to check if the PerfectCanvas request item will be present on every site visit, or if it is unique for each visit has been added. If particular PerfectCanvas request item is present during both visits, then it definitely can be included in the final request, the replacement of such element after applying the fingerprint will certainly occur correctly.
Those elements that are different for different site visits will not be replaced when applying the fingerprint, so they can be excluded from the request(as shown on the video). Usually, such elements can only be used by the site to check browser authenticity, they are not suitable for checking the uniqueness of the canvas data, because in that case site would have to save the database for each image. Therefore, it is safe to exclude them from the PerfectCanvas request. You can also disable the noise which is added to the canvas to pass a possible authenticity check. Additionally, you can examine the generated code and the resulting image. If you are not sure about a particular PerfectCanvas request element, send its id and information on how to get it to mail.to.twaego@gmail.com.
@ahmad
It will update automatically on startup. If not installed, download here:
https://data.bablosoft.com/canvas-inspector-3/distr/CanvasInspectorInstall.exe
tell me how to decipher the code, or do you need to apply it together with the B.A.S. and it will replace the necessary prints?
tell me how to decipher the code, or do you need to apply it together with the B.A.S. and it will replace the necessary prints?
@Giza-Harlsten said in CanvasInspector 3.1.0 has been released:
tell me how to decipher the code, or do you need to apply it together with the B.A.S. and it will replace the necessary prints?
There is no functionality in BAS for manually editing a PerfectCanvas request or response
@banklerk said in CanvasInspector 3.1.0 has been released:
@Fox подскажите где взять ссылку на установщик?
