VollRagm (@vollragm) 's Twitter Profile
VollRagm

@vollragm

20 • Moderator @UnknownCheats • Interested in game-hacking and low-level development

ID: 1384126922628554752

linkhttps://vollragm.github.io/ calendar_today19-04-2021 12:49:16

127 Tweet

655 Followers

131 Following

VollRagm (@vollragm) 's Twitter Profile Photo

I gained access to DALL-E. Here you can see a real photo of a raccoon building a computer generated by OpenAIs DALL-E 2

I gained access to DALL-E.

Here you can see a real photo of a raccoon building a computer generated by OpenAIs DALL-E 2
gmh5225.eth (@gmhzxy) 's Twitter Profile Photo

Sharing a list I have collected on game security related topics, I hope it will help someone who needs it.😼 github.com/gmh5225/awesom…

NASA InSight (@nasainsight) 's Twitter Profile Photo

My power’s really low, so this may be the last image I can send. Don’t worry about me though: my time here has been both productive and serene. If I can keep talking to my mission team, I will – but I’ll be signing off here soon. Thanks for staying with me.

My power’s really low, so this may be the last image I can send. Don’t worry about me though: my time here has been both productive and serene. If I can keep talking to my mission team, I will – but I’ll be signing off here soon. Thanks for staying with me.
Mr. Rc (@rcx86) 's Twitter Profile Photo

during reverse engineering, whenever i see some unknown instruction the first place i go to is this page: felixcloutier.com/x86/index.html you can click on each instruction and see their psuedocode, this helps you to understand what are the steps that this instructions takes which are

during reverse engineering, whenever i see some unknown instruction the first place i go to is this page:
felixcloutier.com/x86/index.html

you can click on each instruction and see their psuedocode, this helps you to understand what are the steps that this instructions takes which are
Michal Strehovský (@mstrehovsky) 's Twitter Profile Photo

I've released a new version of my bflat compiler. This is a release candidate catching up to .NET 8. Apparently GitHub is having some issue with the daylight savings time and this release comes from the future. Grab it while it's still hot: github.com/bflattened/bfl…

I've released a new version of my bflat compiler. This is a release candidate catching up to .NET 8. Apparently GitHub is having some issue with the daylight savings time and this release comes from the future. Grab it while it's still hot: github.com/bflattened/bfl…
Rockstar Games (@rockstargames) 's Twitter Profile Photo

We are very excited to let you know that in early December, we will release the first trailer for the next Grand Theft Auto. We look forward to many more years of sharing these experiences with all of you. Thank you, Sam Houser

Michal Strehovský (@mstrehovsky) 's Twitter Profile Photo

Made a bare metal bootable maze "game" in C# as a demo of what's possible with bflat's zerolib. Anyone interested in reading a write-up of how I did it? Source here: github.com/MichalStrehovs…

es3n1n (@es3n1n) 's Twitter Profile Photo

Obfuscating native code for fun: Part 1 - Introduction (introduction and some funny stuff like breaking ida/ghidra/binja decompilers) github.com/es3n1n/obfusca… blog.es3n1n.eu/posts/obfuscat…

VollRagm (@vollragm) 's Twitter Profile Photo

Michal is a pioneer in native C# compilation. His bflat compiler enables C# to compile natively to platforms like UEFI Firmware. His projects laid the groundwork for my KernelSharp PoC. If you're interested in C# or low-level development, definitely check out his work.

Arthur "Gerhart" Khudyaev (@gerhart_x) 's Twitter Profile Photo

HyperViews - modified version of PTView by @VollRagm, which are uses C# version of Hyper-V memory manager plugin. github.com/gerhart01/Hype…

VollRagm (@vollragm) 's Twitter Profile Photo

Just released kauma: a script showcasing real-world cryptographic implementations & attacks. It includes the well-known Galois/Counter Mode with nonce reuse attacks, padding oracle attacks & more. Performance improvements with PCLMULQDQ are coming soon. github.com/VollRagm/kauma