All Projects → bacher09 → Pwgen For Bios

bacher09 / Pwgen For Bios

Licence: gpl-3.0
Password generator for BIOS

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Pwgen For Bios

Duplicut
Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)
Stars: ✭ 352 (-28.16%)
Mutual labels:  password
Pass Import
A pass extension for importing data from most of the existing password manager.
Stars: ✭ 412 (-15.92%)
Mutual labels:  password
Zxcvbn Python
Python implementation of Dropbox's realistic password strength estimator
Stars: ✭ 474 (-3.27%)
Mutual labels:  password
Pick
A secure and easy-to-use CLI password manager for macOS and Linux
Stars: ✭ 359 (-26.73%)
Mutual labels:  password
Topasscodeviewcontroller
A modal passcode input and validation view controller for iOS
Stars: ✭ 373 (-23.88%)
Mutual labels:  password
Gopass
getpasswd for Go
Stars: ✭ 424 (-13.47%)
Mutual labels:  password
Bewgor
Bull's Eye Wordlist Generator - Does your password rely on predictable patterns of accessible info?
Stars: ✭ 333 (-32.04%)
Mutual labels:  password
Passwall Server
PassWall Server is the core backend infrastructure for PassWall platform
Stars: ✭ 489 (-0.2%)
Mutual labels:  password
Krabs
An x86 bootloader written in Rust.
Stars: ✭ 413 (-15.71%)
Mutual labels:  bios
Cosmopolitan
build-once run-anywhere c library
Stars: ✭ 6,324 (+1190.61%)
Mutual labels:  bios
K8tools
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke/zabbix)
Stars: ✭ 4,173 (+751.63%)
Mutual labels:  password
Chromepass
Chromepass - Hacking Chrome Saved Passwords
Stars: ✭ 364 (-25.71%)
Mutual labels:  password
Passwordedittext
A custom EditText with a switchable icon which shows or hides the password
Stars: ✭ 430 (-12.24%)
Mutual labels:  password
Kaonashi
Wordlist, rules and masks from Kaonashi project (RootedCON 2019)
Stars: ✭ 353 (-27.96%)
Mutual labels:  password
Upash
🔒Unified API for password hashing algorithms
Stars: ✭ 484 (-1.22%)
Mutual labels:  password
Buttercup Core
🎩 The mighty NodeJS password vault
Stars: ✭ 340 (-30.61%)
Mutual labels:  password
Hsimp
How Secure is My Password for your own website
Stars: ✭ 423 (-13.67%)
Mutual labels:  password
Dictionary Of Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
Stars: ✭ 492 (+0.41%)
Mutual labels:  password
Passwordpusher
🔐 PasswordPusher is an application to securely communicate passwords over the web. Passwords automatically expire after a certain number of views and/or time has passed.
Stars: ✭ 484 (-1.22%)
Mutual labels:  password
Romfont
VGA and BIOS rom font extraction
Stars: ✭ 443 (-9.59%)
Mutual labels:  bios

Password generator for BIOS

travis status coverage here

tested-browsers

This project contains master password generators for various BIOS/UEFI firmware. For more info read this.

Latest released version available here and latest testing version (synchronized with master branch) here.

Supported BIOS types:

  • Asus — current BIOS date. For example: 01-02-2013
  • Compaq — 5 decimal digits (e.g. 12345)
  • Dell — supports such series: 595B, D35B, 2A7B, A95B, 1D3B, 6FF1, 1F66, 1F5A and BF97. e.g: 1234567-2A7B or 1234567890A-D35B for HDD.
  • Dell Insyde BIOS (Latitude 3540) — e.g. 5F3988D5E0ACE4BF-7QH8602 (7QH8602 — service tag).
  • Fujitsu-Siemens — 5 decimal digits, 8 hexadecimal digits, 5x4 hexadecimal digits, 5x4 decimal digits
  • Hewlett-Packard — 5 decimal digits, 10 characters
  • Insyde H20 (Acer, HP) — 8 decimal digits, 10 decimal digits or HP i (lowercase and uppercase) prefixed 8 digits.
  • Phoenix (generic) — 5 decimal digits
  • Sony — 7 digit serial number
  • HP (AMI BIOS) — 8 hexadecimal digits (A code)
  • Samsung — 12, 18 or 44 hexadecimal digits

More info

Thanks

  • asyncritius — for major contribution to dell generator
  • dogbert — researched most of generators present here
  • hpgl — for dell generator
  • let-def — for Acer Insyde 10 digit
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].