Skip to content

LxnChan/WinBio-AuthenticatorShell

Repository files navigation

WinBio App Authenticator

Image

This is an application authentication shell based on WinBio (the Windows Biometric Framework), developed in Visual Basic .NET. Its primary use case is demonstrating applications that require dual-user verification before they can be launched.

Config.json

{"fpA":"246","fpB":"247","sppath":"C:\\Program Files\\Bandizip\\Bandizip.exe"}
  • fpA: Fingerprint A ID
  • fpB: Fingerprint B ID
  • sppath: App's Path

How to get Fingerprint ID

First, you need add your fingerprint in Windows Hello.

Compile and start this shell, click "CurrentID", and put your finger above scanner, and then the ID will appear.

Image

About

An application authentication shell based on WinBio

Resources

Stars

Watchers

Forks