#reverseengineering search results
🧰 Beginners Guide: Comprehensive Reverse Engineering Tutorials for Beginners PDF: 0xinfection.github.io/reversing/reve… author: @0xInfection #infosec #reverseengineering


Reverse engineering of the Valve Anti-Cheat (VAC) codeneverdies.github.io/posts/gh-2/ #infosec #reverseengineering


Payment card terminals analysis and reverse engineering (Worldline Yomani XR terminal) stefan-gloor.ch/yomani-hack #embedded #reverseengineering


♾ Reverse Engineering 101: Android App Reverse Engineering Guide Guide: ragingrock.com/AndroidAppRE/ author: @maddiestone #infosec #reverseengineering


⚡️New free reverse engineering challenge on ACEResponder.com! Analyze a Windows executable and recover the password. #Malware #ReverseEngineering

Really enjoyed #flareon12 — especially challenges 7, 8, and the brutal but fun final challenge (9). 🧠🔥 Thanks to @Mandiant for another amazing RE CTF. #CTF #ReverseEngineering #CyberSecurity

Check out this awesome project on GitHub: Frida Gadget. A powerful tool that automates APK patching to integrate Frida Gadget by downloading the library and injecting code into the main activity🛠️ #Frida #ReverseEngineering github.com/ksg97031/frida…

⚡️New free reverse engineering challenge! Crack a Windows executable right in your browser — no downloads, no VMs! Analyze the binary and recover the hidden password. Try it now on ACEResponder.com! #Malware #ReverseEngineering

🆓New free reverse engineering challenge on ACEResponder.com! Analyze a Windows executable and recover the password. #Malware #ReverseEngineering

0x0003: The RP2350 main function begins at 0x10000234 as we can examine a non-stripped ELF binary of a simple hello world application. This is evident using GDB. #ReverseEngineering #Embedded github.com/mytechnotalent…

👨💻 Want to work at @epieos? Meet us at @hexacon_fr 2025! 🛡️ Hexacon is a world-class event for enthusiasts of #OffensiveSecurity and #ReverseEngineering. 🤝 We’ll be there to meet exceptional talents, curious, rigorous, and driven by the desire to use their technical #skills,…

When dnSpy can’t help, you need SOS — not the distress call, but Son of Strike. A WinDbg plugin for .NET malware that’s been around 8+ years yet still barely documented. Researchers use it when obfuscation wins. 🎯 youtu.be/GLH8zRKdtRs?si… #HackDef #Dotnet #ReverseEngineering
Been working on a side project during my free time for a while 👀...Here’s a tiny peek — can’t say much yet... besides that it’s so f***ing useful 😅 #Android #Security #ReverseEngineering

Valve Anti-Cheat (VAC) reverse engineering codeneverdies.github.io/posts/gh-2/ #infosec #reverseengineering


More news coming to you from the soon-to-be-released IDA 9.2: we're taking the first step toward making development on top of #IDA more accessible—by open-sourcing the C++ SDK and IDAPython: eu1.hubs.ly/H0m1XKc0 #ReverseEngineering #DevTools #Infosec #Cybersecurity
Reverse engineer payment card terminals (Worldline Yomani XR terminal) stefan-gloor.ch/yomani-hack #embedded #reverseengineering


🆓NEW FREE Module: Windows Portable Executable File Format aceresponder.com/learn/portable… - Hands-on - Live analysis in your browser - zero setup Beginner-friendly introduction to analyzing malicious PEs #Malware #ReverseEngineering
0x0007: The RP2350 has an on-chip bootloader (bootrom) that executes immediately when the chip gets power. Here we see flash init, boot path selection, and hardware setup. #Embedded #ReverseEngineering github.com/mytechnotalent…

#ReverseEngineering is a way of life! Let the #Assembler drive you! youtu.be/V1d52iOoF_Y?si…
youtube.com
YouTube
DC540 ASSEMBLER
We placed 8th out of 407+ teams worldwide at EnigmaXplore 3.0 (CTF) by IIIT Nagpur! 12h of RE, Pwn, OSINT, Crypto on CTFd—GGs to all teams & organizers. On to the next! 🚀 #CTF #CyberSecurity #ReverseEngineering #OSINT #Crypto #IIITNagpur


🆓NEW FREE Module: Windows Portable Executable File Format aceresponder.com/learn/portable… - Hands-on - Live analysis in your browser - zero setup Beginner-friendly introduction to analyzing malicious PEs #Malware #ReverseEngineering
New lightweight Python tool: file_detector.py Quickly ID file types (EXE / ELF / ZIP / PDF) using magic bytes — perfect for fast triage & reverse engineering. Drop it in your toolkit for DFIR, malware analysis & devops. Repo: github.com/0x0allenace/fi… #ReverseEngineering #Python


Cosmetic Reverse Engineering: Optimize formulations, reduce costs, and lead the market. Analyze competitors' formulas to develop innovative products that meet market needs. Contact: [email protected] #ReverseEngineering #CosmeticScience #ProductDevelopment




Started Reverse Engineering for Beginners by Dennis Yurichev! Sharing simple notes & explanations on my blog — easy for anyone to follow If it helps, please pray for my mom’s mercy 🤍 🔗 v3nn00m.github.io #ReverseEngineering #CyberSecurity #BugBounty

Have a question about your binaries? e.g., is this malware? are there any vulnerabilities, etc.🧩@ me with a downloadable link and your questions — I’ll run a full analysis for you. AI-powered reverse engineering, live 24x7. 📷 #MalwareAnalysis #ReverseEngineering #CyberSec…
👨💻 Want to work at @epieos? Meet us at @hexacon_fr 2025! 🛡️ Hexacon is a world-class event for enthusiasts of #OffensiveSecurity and #ReverseEngineering. 🤝 We’ll be there to meet exceptional talents, curious, rigorous, and driven by the desire to use their technical #skills,…

Most "private" APIs are just undocumented public APIs in disguise. Find the right network call and authenticate like your browser, and you’re in. Next time you’re blocked, listen instead of guessing. Read more: iam.slys.dev/p/no-official-… #APIs #WebDev #ReverseEngineering
Paper: arxiv.org/html/2509.2397… The field is moving fast and it’s fun to see open‑source tools like ghidriff shaping the research frontier. Come to #OBTS and see how this all comes together. objectivebythesea.org/v8/talks.html #ReverseEngineering #AppleSecurity #BinaryTruth
command line hex editor for inspecting raw binaries and modifying some bytes. Below is a preview, you can watch the full video on my YouTube channel here: 👇 youtu.be/Q25AryK3gjA?si… #HexEditing #ReverseEngineering #CyberSecurityTools #InfoSec #Cybersecurity #Stodachon #RedTeam
youtube.com
YouTube
Modifying Function Calls in a Binary Using Hex Editing | Reverse...
Lesson 12: x86 Course (Part 12: Instruction Pointer Register) - This tutorial will address the x86 instruction pointer register. #ReverseEngineering github.com/mytechnotalent…
🌱🕵️♀️ Every great hacker story starts with curiosity — the urge to ask “how does this work?” Join @_sudhackar at #NullconGoa2026 to advance that spark into a skill, learning through the complexities of #reverseengineering and #malwareanalysis. Know More: nullcon.net/goa-2026/train…

I often tell people IDA is like a turbocharged Notepad++ for binaries, and I reach for its type libraries whenever a blob of assembly needs context. reverselabs.dev/blog/ida-type-… #ReverseEngineering #IDAPro #BinaryAnalysis #TypeLibraries

Really enjoyed #flareon12 — especially challenges 7, 8, and the brutal but fun final challenge (9). 🧠🔥 Thanks to @Mandiant for another amazing RE CTF. #CTF #ReverseEngineering #CyberSecurity

Can a ~$100 SBC replace your desktop for development + reverse engineering? Our engineer put modern arm64 and riscv64 boards to the test to see how they stack up for native development. Read the full shoot-out: zetier.com/linux-sbc #reverseengineering #linux #cybersecurity
Lesson 11: x86 Course (Part 11: Segment Registers) - This tutorial will address the x86 segment registers. #ReverseEngineering github.com/mytechnotalent…
📌 Neuer Newsletter Quicksurface – universell & kostengünstig: Die flexible Lösung für Reverse Engineering datacad.de/blog.html #ReverseEngineering #Flächenrückführung #Werkzeugbau #Formenbau #3DScann #Fertigungstechnik #Quicksurface #QuicksurfaceSolidworks #Mesh2Surface #kmu

🧰 Beginners Guide: Comprehensive Reverse Engineering Tutorials for Beginners PDF: 0xinfection.github.io/reversing/reve… author: @0xInfection #infosec #reverseengineering


⚡️New free reverse engineering challenge on ACEResponder.com! Analyze a Windows executable and recover the password. #Malware #ReverseEngineering

Reverse engineering of the Valve Anti-Cheat (VAC) codeneverdies.github.io/posts/gh-2/ #infosec #reverseengineering


Payment card terminals analysis and reverse engineering (Worldline Yomani XR terminal) stefan-gloor.ch/yomani-hack #embedded #reverseengineering


🆓New free reverse engineering challenge on ACEResponder.com! Analyze a Windows executable and recover the password. #Malware #ReverseEngineering

Check out this awesome project on GitHub: Frida Gadget. A powerful tool that automates APK patching to integrate Frida Gadget by downloading the library and injecting code into the main activity🛠️ #Frida #ReverseEngineering github.com/ksg97031/frida…

Valve Anti-Cheat (VAC) solution reverse engineering codeneverdies.github.io/posts/gh-2/ #infosec #reverseengineering


Diving into reverse engineering & kernel security! Installed tools for: - Base System/Dev Essentials - Kernel Dev & Building - Debugging/Tracing - Virtualization (QEMU/KVM) - Fuzzing/Exploit Tools Mastering C, Asm & more. Tips are welcomed #ReverseEngineering #KernelSecurity


⚡️New free reverse engineering challenge! Crack a Windows executable right in your browser — no downloads, no VMs! Analyze the binary and recover the hidden password. Try it now on ACEResponder.com! #Malware #ReverseEngineering

Excellent blog post on reverse engineering the Valve Anti-Cheat (VAC) solution codeneverdies.github.io/posts/gh-2/ #infosec #reverseengineering


Valve Anti-Cheat (VAC) reverse engineering codeneverdies.github.io/posts/gh-2/ #infosec #reverseengineering


Reverse engineering .NET Native Ahead-Of-Time (AOT) compiled binaries blog.washi.dev/posts/recoveri… #infosec #reverseengineering


Say goodbye to hardware limitations! Artec 3D Studio's AI Photogrammetry feature transforms ordinary photos and videos into stunning, high-detail 3D models. Try Artec Studio photogrammetry for yourself with a free trial: hubs.la/Q03G4dsL0 #3dscanning #reverseengineering

Proud to continue our legacy of excellence recognized as @Artec3DScanners 3D Gold Certified Partner 2025 🏆 for the fourth consecutive year! Dedicated to driving advancements in 3D Scanning and delivering unmatched service 👏 #ReverseEngineering #QualityInspection #3d scanning

0x0003: The RP2350 main function begins at 0x10000234 as we can examine a non-stripped ELF binary of a simple hello world application. This is evident using GDB. #ReverseEngineering #Embedded github.com/mytechnotalent…

FakeUpdates/SOCGholish is mostly done, C2/Distro monitor scripts work, automatic unpacking is nearly working. Gootloader is fully RE'd/Monitored. LummaC2 is mostly monitored from a CTI POV, RE work still ongoing. Happy with the progress! Next one? #ReverseEngineering #CTI

Really enjoyed #flareon12 — especially challenges 7, 8, and the brutal but fun final challenge (9). 🧠🔥 Thanks to @Mandiant for another amazing RE CTF. #CTF #ReverseEngineering #CyberSecurity

Linux Kernel ROP attack - Privilege Escalation By: Ba1_Ma0 Read: xz.aliyun.com/t/14836 #ReverseEngineering #Hacking #infosecurity #infosec #redteam #Pentesting #cybersecurity #cybersecuritytips #cybersecuritynews



Something went wrong.
Something went wrong.
United States Trends
- 1. Chiefs 105K posts
- 2. Branch 31.5K posts
- 3. Mahomes 32.1K posts
- 4. #TNABoundForGlory 53.1K posts
- 5. #LoveCabin 1,042 posts
- 6. LaPorta 10.4K posts
- 7. Goff 13.5K posts
- 8. #LaGranjaVIP 59.1K posts
- 9. Bryce Miller 4,362 posts
- 10. Kelce 16.2K posts
- 11. Dan Campbell 3,683 posts
- 12. Rod Wave 1,054 posts
- 13. #OnePride 6,340 posts
- 14. #DETvsKC 4,923 posts
- 15. Butker 8,422 posts
- 16. Mariners 48.7K posts
- 17. Red Cross 29K posts
- 18. Pacheco 4,912 posts
- 19. JuJu Smith 3,989 posts
- 20. Baker 54.2K posts