chrome,firefox change canvas fingerprint data ?

ersan demir 21 Reputation points
2022-02-11T13:52:40.59+00:00

hello

how can i create unique and undetected canvas fingerprint for chrome and firefox browsers with c#.

Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2022-02-11T17:47:39.587+00:00

    as only javascript can access the canvas, C# need not apply. the javascript can post via ajax or hidden field to c# server code. to create an undetectable fingerprint is hard.

    https://fingerprintjs.com/blog/canvas-fingerprinting/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.