My hobby? finding sketchy DLLs from dll-files.com and running them through Ghidra/IDA to see what functions they export π
#ReverseEngineering #Windows #Assembly #WindowsKernel
Everytime I listen to Wood by #TaylorSwift ( #TS12 )... oh my π€
07.10.2025 15:19 β π 0 π 0 π¬ 0 π 0
I'm trying to resist the urge to add the entirety of #TS12 to my Liked Songs playlist in Spotify...just a few songs...
I must keep it varied D:
#TaylorSwift #Music #Spotify
Me right now when code refactoring my project...
#Programming #Programmer #Memes #Assemblyπ
Me while I wait for #HBOMax to release a new episode of #Task π
30.09.2025 11:45 β π 0 π 0 π¬ 0 π 0Well, see now you gotta do the Manderville Mambo dance as a test :0
26.09.2025 20:26 β π 0 π 0 π¬ 0 π 0
I say this because when trying to debug GetPrivateProfileIntA (native Win32 INI parser function), it checks for the security cookie initialized from __security_init_cookie'
It seems to also do some sort of neat xor calculation with the base pointer too! :0
xor ebp, eax
#Microsoft #Engineering
Microsoft: "please use __security_init_cookie if you bypass the normal CRT init routine..." π
Also Microsoft: *doesn't export the function in the required kernel library* π‘
I literally ran kernel32/KernelBase into dumpbin, none of them export the function =_=
#Microsoft #Engineering #Programming
You hate Microsoft because of windows, I hate Microsoft because of their windbg documentation, we are not the same.
Me right now... =_= #Microsoft #Windows #Programming #Programmer
03.09.2025 12:24 β π 0 π 0 π¬ 0 π 0
I had this weird #dream where I found a rare demo vinyl of a Taylor Swift single called βTropicalβ o_0
It looked like #evermore but it was like Hawaiian themed π
#TaylorSwift #Music
@_@ The rabbit hole of figuring out which logging framework/ecosystem works best for your application....
#Grafana #Prometheus #Kibana #Sysadmin #ELK
At first I was like "well, maybe I should develop my own with Django and, and... REST?!"
What better way to start the day than to reverse engineer Windows DLLs for undocumented function exports while listening to "Walking on Sunshine" :0
#ReverseEngineering #Windows #Assembly #Programming
The past few hours (or felt like it) of implementing the Windows Vectored Exception system...
I just wanted to print the cool error code >:3
Turns out that also includes the int3 breakpoint exceptions =_=
I see someone is farming for the OC demimateria xP
30.06.2025 11:05 β π 0 π 0 π¬ 0 π 0
I really don't want to implement a Vectored Exception Handler in #Windows #Assembly =_=
But but its good #programming practice to handle errors T_T
The amount of nested structs that I have to dive into is too damn high!
At least you didn't ovewrite your changes that you've worked on for like 10-20 minutes like I did yesterday T_T
27.06.2025 14:28 β π 1 π 0 π¬ 1 π 0ERROR: Could not find a version that satisfies the requirement requirements.txt (from versions: none) HINT: You are attempting to install a package literally named "requirements.txt" (which cannot exist). Consider using the '-r' flag to install the packages listed in requirements.txt ERROR: No matching distribution found for requirements.txt
Damn it pip, don't get smart with me >:(
#Python #Programming
Am I SERIOUSLY considering learning #Ruby? >:(
#Programming #RubyLang
Welcome to Bluesky! :0
10.06.2025 11:03 β π 1 π 0 π¬ 0 π 0
Why is #YASM Part of the #buildroot package includes?? YASM hasn't been updated in like...6 years?? o_0
#Linux #BuildRoot #EmbeddedSystems
I would like to console all the #RepTV clowns π€‘
#TaylorSwift has not recorded a single bit of #ReputationTV according to the letter she released on her Instagram.
However, she did get all her music back! :0
...Debut TV when? π€‘
bruh fr tho why was I using a 8-bit register to hold a value that's more than 255 =_=
WHAT WAS I THINKING AT THE TIME
#Assembly #Programming
WOAH OMG How did you do the clear/glass effect?? that's so amazing! :0
13.05.2025 19:42 β π 2 π 0 π¬ 0 π 0
Watching #ThePitt and on Episode 10 (4:00PM)
That ending bit... π«’
#TVShow #HBOMax #Shows
See people think "Sweeter Than Fiction" was Tayor's foray into pop music, but I like to think "Teardrops On my Guitar (Pop version)" is o.o
#TaylorSwift #TSwizzle #Music #DebutTV
Me before commit/pushing my git changes:
Me: "Does it build? Cool, Oh forgot to save file, does it build still? Cool" *pushes changes*
#Programming #Developer #Assembly
yo dawg, I heard you like debuggers, so I added a debugger to your debugger so you can debug while you debug! :0
28.04.2025 19:30 β π 0 π 0 π¬ 0 π 0