Ramona's Avatar

Ramona

@ramonazero.bsky.social

TLOAS fan, x64 Assembly Programmer, also lots of cats🐱

25 Followers  |  23 Following  |  180 Posts  |  Joined: 12.09.2023
Posts Following

Posts by Ramona (@ramonazero.bsky.social)

Preview
a close up of a person 's back with a tattoo on their neck ALT: a close up of a person 's back with a tattoo on their neck
24.12.2025 15:45 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Download missing DLL files for free | DLL‑files.com Download missing DLL files for free to fix DLL errors. If you want help to install DLL files, DLL‑files.com Client is the DLL fixer you need.

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

24.12.2025 15:14 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a cartoon drawing of a girl with green hair ALT: a cartoon drawing of a girl with green hair

DOOM?

24.12.2025 15:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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

04.10.2025 15:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Me right now when code refactoring my project...

#Programming #Programmer #Memes #AssemblyπŸ’€

02.10.2025 10:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man with a mustache is sitting on a swing in a park ALT: a man with a mustache is sitting on a swing in a park

Me while I wait for #HBOMax to release a new episode of #Task πŸ’€

30.09.2025 11:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Well, see now you gotta do the Manderville Mambo dance as a test :0

26.09.2025 20:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

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

26.09.2025 11:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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

26.09.2025 11:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man with a beard and mustache is smiling and says `` do it '' . ALT: a man with a beard and mustache is smiling and says `` do it '' .

Floor 200, One Run Solo, go :0

03.09.2025 12:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
You hate Microsoft because of windows, I hate Microsoft because of their windbg documentation, we are not the same.

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

30.07.2025 11:17 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@_@ 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?!"

28.07.2025 11:20 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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

17.07.2025 11:02 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

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 =_=

30.06.2025 14:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I see someone is farming for the OC demimateria xP

30.06.2025 11:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a close up of a cat 's face with big eyes looking at the camera . ALT: a close up of a cat 's face with big eyes looking at the camera .

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!

30.06.2025 11:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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    πŸ“Œ 0
ERROR: 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

ERROR: 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

27.06.2025 00:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Am I SERIOUSLY considering learning #Ruby? >:(

#Programming #RubyLang

18.06.2025 19:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Welcome to Bluesky! :0

10.06.2025 11:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man is looking at himself in the mirror . ALT: a man is looking at himself in the mirror .

Why is #YASM Part of the #buildroot package includes?? YASM hasn't been updated in like...6 years?? o_0

#Linux #BuildRoot #EmbeddedSystems

08.06.2025 02:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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? 🀑

30.05.2025 16:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a close up of a brown object with the number 42 on it ALT: a close up of a brown object with the number 42 on it

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

30.05.2025 16:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

WOAH OMG How did you do the clear/glass effect?? that's so amazing! :0

13.05.2025 19:42 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man in a suit and tie is making a surprised face and saying `` oh , snap ! '' ALT: a man in a suit and tie is making a surprised face and saying `` oh , snap ! ''

Watching #ThePitt and on Episode 10 (4:00PM)

That ending bit... 🫒

#TVShow #HBOMax #Shows

13.05.2025 19:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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

12.05.2025 17:45 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a cartoon of spongebob holding a stick in his right hand ALT: a cartoon of spongebob holding a stick in his right hand

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

02.05.2025 14:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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