Cross Code
43 subscribers
233 photos
28 videos
1 file
125 links
Everyone has a channel now why not me ig.
Expect dev and gaming stuff.
In-joy

Discussions here - https://t.me/+CkXl8tSd-Ds0YmVk
Download Telegram
I think I should get diagnosed for adhd
Fictosexuality
is sexual attraction towards fictional characters. Romantic attraction towards fictional characters is called fictoromantic.

Tf is this shit bro. U like an anime character cool bro (imo ur just a horny ass degen). But why does it have to be a thing with a label and a flag.
🔥1
Cross Code
https://youtu.be/Mb_b0oJUcYw?si=tsn4rO57iPBnhnmC Fuck Microsoft * continues to use windows
Crowdstrike be like "silly me😅" while all this companies lose billions 🗿
also 1min of prayer for the IT guys and System admins at all this companies
The thought of a single software could do all this is so fucked
Cross Code
The thought of a single software could do all this is so fucked
and What is funny is that u purchased the software to keep u safe
All I see is a big ass wall
Forwarded from Beka (Beka)
mood
Beka
mood
😂😂 True 10X devs.
10X devs create 10X work
just spent the whole day making my terminal a little fancy
🤡1
Zuck released the new llama model. And its open source for all our concern. I feel like Zuck is his redemption arc right now. But can't trust them lizards. you guys can check it out here
🔥2
Was thinking of making challenges every Saturday. Some might be ez, some might be mid and other might be hard idk. Gonna give away prize for top 3 people or the first person that answered correctly. the weekly prizes aint gonna be much ngl (as u may or may not know ur boi is broke) but I we are gonna have something better monthly. Let me here ur opinions in the comments
Cross Code
U can check if ur device is in the list here. Thanks goodness my device aint in the list https://arstechnica.com/security/2024/07/secure-boot-is-completely-compromised-on-200-models-from-5-big-device-makers/
To check if your device use the compromised test keys
Windows(Run Powershell as Admin):
 [System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI).bytes) -match "DO NOT TRUST|DO NOT SHIP"

- Then type PK as a parameter when your prompted to enter a variable name
if it returns True then your secure boot is compromised. If not your good.

Linux(FYI am not on linux so I haven't tested it):
efi-readvar -v PK

if your result contain something like this:
Variable PK, length 862
PK: List 0, type X509
Signature 0, size 834, owner 26dc4851-195f-4ae1-9a19-
fbf883bbb35e
Subject:
CN=DO NOT TRUST - AMI Test PK
Issuer:
CN=DO NOT TRUST - AMI Test PK

then you secure boot has been compromised.
Best of luck to you all.