LİNUX TPM METHOD DRİVERLESS

  • Konuyu Başlatan Konuyu Başlatan loofftyy
  • Başlangıç tarihi Başlangıç tarihi

loofftyy

Aİ Developer
Master Üye
Katılım
6 Eyl 2025
Mesajlar
1,761
Beğeniler
418
başlık hakkında biraz bilgi verebilir misiniz nasıl geliştirebilirim nereden bulabilirim source falan varmı
 
başlık hakkında biraz bilgi verebilir misiniz nasıl geliştirebilirim nereden bulabilirim source falan varmı
Download Linux Mint on your usb stick:

win+r -> tpm.msc -> clear/delete tpm
Boot into your bios
Clear TPM in your Bios - If you dont have it, dont worry about it
DO NOT BOOT INTO YOUR WINDOWS! - if you did you need to repeat the steps above
Make sure Secureboot is disabled -> Boot into your linux (usb)
Open Linux terminal and type the following commands:
1- apt update && upgrade
2- sudo su
3- apt install tpm2-tools
4- tpm2_clear
5- tpm2_createprimary -C e -g sha256 -G rsa -c primary.ctx
6- tpm2_readpublic -c primary.ctx -f pem -o endorsement_pub.pem
7- tpm2_createprimary -C e -g sh1 -G rsa -c primary.ctx

8- tpm2_createprimary -C e -g MD5 -G rsa -c primary.ctx
(if you get an error on this command you can ignore it)

final command (this replaces tpm):
tpm2_evictcontrol -C o -c primary.ctx 0x81010001

Now boot into Windows and check your tpm hash

This is limited to algorythms so dont waste it all.

Other algorythms:
sh1 sha256, <----- most mbs only support these | rsa1024, rsa2048, rsa3072, rsa4096 rsaecc192, ecc224, ecc256, ecc384, ecc521, ecc_sm2 and ecc

Here you have free 70-80 tpm "spoofs" for free
 
Download Linux Mint on your usb stick:

win+r -> tpm.msc -> clear/delete tpm
Boot into your bios
Clear TPM in your Bios - If you dont have it, dont worry about it
DO NOT BOOT INTO YOUR WINDOWS! - if you did you need to repeat the steps above
Make sure Secureboot is disabled -> Boot into your linux (usb)
Open Linux terminal and type the following commands:
1- apt update && upgrade
2- sudo su
3- apt install tpm2-tools
4- tpm2_clear
5- tpm2_createprimary -C e -g sha256 -G rsa -c primary.ctx
6- tpm2_readpublic -c primary.ctx -f pem -o endorsement_pub.pem
7- tpm2_createprimary -C e -g sh1 -G rsa -c primary.ctx

8- tpm2_createprimary -C e -g MD5 -G rsa -c primary.ctx
(if you get an error on this command you can ignore it)

final command (this replaces tpm):
tpm2_evictcontrol -C o -c primary.ctx 0x81010001

Now boot into Windows and check your tpm hash

This is limited to algorythms so dont waste it all.

Other algorythms:
sh1 sha256, <----- most mbs only support these | rsa1024, rsa2048, rsa3072, rsa4096 rsaecc192, ecc224, ecc256, ecc384, ecc521, ecc_sm2 and ecc

Here you have free 70-80 tpm "spoofs" for free
bunu direk 1 exe içine yapmam lazım nasıl yapacağım?
 
bunu direk 1 exe içine yapmam lazım nasıl yapacağım?
yapamazsın yapmayı kafaya koymuşsan da git linux mintin srcsini al hayvan gibi değiştir terminalde çalışabilsin kullanacak kişinin haberi olmadan arkada yapsın ama boyut baya büyük olur gereksiz yani bunu da satmayı düşünme bir zahmet
 

Şuanda konuyu görüntüleyen kullanıcılar

Geri
Üst Alt