Skip to content

Auto type using keybinds (like a copy and paste automaticaly)

Notifications You must be signed in to change notification settings

furax124/Secret_Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret_Password

This program, written in Go, automatically types custom text using a combination of user-defined keybinds.The default keybind is `Ctrl Shift F3

Note: I created this for entering master keys keepass because I couldn't remember a 64-character master key. It also served as a learning experience with Go.

Features

  • Secure (using Garble obfuscation)
  • Simple to use
  • Works anywhere (make sure you start the program as an administrator)

Environment Variables

If you want to enable control flow obfuscation in Garble, you need to set the following environment variable:

GARBLE_EXPERIMENTAL_CONTROLFLOW=1

Installation

  1. Download and install Go 1.20.2 or later (obviously)
  2. Download this repository and navigate to the folder
  3. Run Start.bat

Todo

  • Add Trustedinstaller option (to make it work in secure dekstop or anywhere)
  • Add Xor strings Encryption
  • Builder

About

Auto type using keybinds (like a copy and paste automaticaly)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published