#reverseengineering search results
New Android BEERUS framework for dynamic analysis & reverse engineering BEERUS brings Frida auto-injection, sandbox exfiltration, memory dumps, Magisk integration and more for on device app analysis by @HakaiOffsec #AndroidSecurity #Frida #ReverseEngineering #MalwareAnalysis
♾ Reverse Engineering 101: Android App Reverse Engineering Guide Guide: ragingrock.com/AndroidAppRE/ author: @maddiestone #infosec #reverseengineering
🧰 Beginners Guide: Comprehensive Reverse Engineering Tutorials for Beginners PDF: 0xinfection.github.io/reversing/reve… author: @0xInfection #infosec #reverseengineering
Lesson 13: x86 Course (Part 13: Control Registers) - This tutorial will address the x86 control registers. #ReverseEngineering github.com/mytechnotalent…
Reverse engineering of the Valve Anti-Cheat (VAC) codeneverdies.github.io/posts/gh-2/ #infosec #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
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
Payment card terminals analysis and reverse engineering (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
⚡️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…
🆓New free reverse engineering challenge on ACEResponder.com! Analyze a Windows executable and recover the password. #Malware #ReverseEngineering
RE tip of the day: To detect the debugger, apart from checking the NtGlobalFlag field in PEB that contains bits indicating that the heap behaves differently, malware can check the Flags and ForceFlags fields of the ProcessHeap structure. #infosec #malware #reverseengineering
🔥 A week after release and thank God, MAoS – Malware Analysis on Steroids is officially a #1 Best Seller on Amazon! Get your copy today: amazon.com/gp/aw/d/B0FQDL… #CyberSecurity #MalwareAnalysis #ReverseEngineering #Infosec #MAoS #TrainSec #OffensiveSecurity #Malware
Our CodeDefender SaaS has received a major update which includes the following: 🛠️Our new and improved compiler framework 💥SSE hardened mutations 🚀New UI/UX interface 💪Custom obfuscation pass configuration 🔗Register now: app.codedefender.io #reverseengineering…
🎟️ WIN YOUR TICKET to @offensive_con 2025! 👨💻 At Epieos, we only recruit highly technical profiles, experts passionate about #reverseengineering, to find new #OSINT techniques that will be used by law enforcement and government agencies in investigations related to child abuse,…
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
Lesson 14: x86 Course (Part 14: Flags) - This tutorial will address the status, control and systems flags. #ReverseEngineering github.com/mytechnotalent…
RE tip of the day: To detect the debugger, apart from checking the NtGlobalFlag field in PEB that contains bits indicating that the heap behaves differently, malware can check the Flags and ForceFlags fields of the ProcessHeap structure. #infosec #malware #reverseengineering
Lesson 15: x86 Course (Part 15: Stack) - This tutorial will address the stack. #ReverseEngineering github.com/mytechnotalent…
This is an amazing story about why companies should always think about who their customers are! Lesson: Don't mess with reverse engineers! codetiger.github.io/blog/the-day-m… #reverseengineering #cybersecurity #infosec
codetiger.github.io
The Day My Smart Vacuum Turned Against Me
Would you allow a stranger to drive a camera-equipped computer around your living room? You might have already done so without even realizing it. The Beginning: A Curious Experiment It all started...
Reverse engineering a coolant outlet flange — from raw 3D scan to clean,editable CAD with QUICKSURFACE Full video: youtu.be/Xp9CGjrJfYA Try QUICKSURFACE free-30 days: quicksurface.com/select-product… #QUICKSURFACE #ReverseEngineering #3DScan #CAD #Manufacturing #Engineering #scantoCAD
Lesson 14: x86 Course (Part 14: Flags) - This tutorial will address the status, control and systems flags. #ReverseEngineering github.com/mytechnotalent…
Most people get anxious when they think about extracting meaningful info from an executable binary. But reverse engineering works. It can solve problems that are nearly impossible to tackle any other way. #ReverseEngineering #AI #MalwareAnalysis #LowLevel #Infosec
Want to find vulnerabilities in IoT devices? 💻 🛠️ Check out Router Firmware Hacking 101! Watch here: youtu.be/aAHpfiRVv1U #iothacking #reverseengineering
youtube.com
YouTube
We Opened Router Firmware And Found THIS!
So next time your debugger mentions “relocation table” or “base address,” just picture Windows moving books around on a crowded desk and rewriting their tables of contents so no chapters get lost. 🧠💻 #WindowsInternals #PE #ReverseEngineering #SystemsProgramming
Lesson 13: x86 Course (Part 13: Control Registers) - This tutorial will address the x86 control registers. #ReverseEngineering github.com/mytechnotalent…
Kein Javadoc, kein Überblick, keine Zeit? @martin_fmi zeigt, wie #KI #ReverseEngineering verändert: Statt manuell Quellcode zu zerlegen, helfen #LLMs bei Architekturverständnis, Schwachstellenanalyse & Drittanbieter-Erkennung – sogar bei Binarys. Lese: javapro.io/de/ki-gesteuer…
RP2350 deep-dive: XIP vector table @0x10000000 (memmap_default.ld/crt0.S). Word0=__StackTop (SCRATCH_Y: ORIGIN 0x20081000 + LEN 0x1000 = 0x20082000), Word1=reset handler. Bootrom VTOR; ISRs (isr_usagefault @0x10000110) follow. #Embedded #ReverseEngineering github.com/mytechnotalent…
New Android BEERUS framework for dynamic analysis & reverse engineering BEERUS brings Frida auto-injection, sandbox exfiltration, memory dumps, Magisk integration and more for on device app analysis by @HakaiOffsec #AndroidSecurity #Frida #ReverseEngineering #MalwareAnalysis
Valve Anti-Cheat (VAC) solution reverse engineering codeneverdies.github.io/posts/gh-2/ #infosec #reverseengineering
🧰 Beginners Guide: Comprehensive Reverse Engineering Tutorials for Beginners PDF: 0xinfection.github.io/reversing/reve… author: @0xInfection #infosec #reverseengineering
"DisARMing" code - an exploration into systems programming, #debugging & #reverseEngineering on #Linux/#Android/#Darwin and #Aarch64! 510+ pages #book in COLOR(!) NewDebuggingBook.com for details, because there's more to detail than the margins of a Twitter message can hold.
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
⚡️New free reverse engineering challenge on ACEResponder.com! Analyze a Windows executable and recover the password. #Malware #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
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…
Excellent blog post on reverse engineering the Valve Anti-Cheat (VAC) solution codeneverdies.github.io/posts/gh-2/ #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
Reverse engineering .NET Native Ahead-Of-Time (AOT) compiled binaries blog.washi.dev/posts/recoveri… #infosec #reverseengineering
Lifting Binaries, Part 0: Devirtualizing VMProtect and Themida: It's Just Flattening: nac-l.github.io/2025/01/25/lif… #reverseengineering #cybersecurity #vmprotect #informationsecurity #infosec #binary #malwareanalysis #packers
Reverse Engineering 101: Android App Reverse Engineering Guide Guide: ragingrock.com/AndroidAppRE/ #infosec #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
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
Something went wrong.
Something went wrong.
United States Trends
- 1. Trey Yesavage 29K posts
- 2. Blue Jays 56.1K posts
- 3. #AEWDynamite 21.3K posts
- 4. Jake LaRavia 1,625 posts
- 5. jungwoo 78.5K posts
- 6. #LoveIsBlind 3,587 posts
- 7. Snell 13K posts
- 8. Pelicans 3,752 posts
- 9. #WorldSeries 64.5K posts
- 10. Anthony Davis 3,729 posts
- 11. #Survivor49 3,311 posts
- 12. Bulls 25.4K posts
- 13. Kacie 1,556 posts
- 14. #WANTITALL 34.6K posts
- 15. Donovan Mitchell 5,436 posts
- 16. Dwight Powell N/A
- 17. Dodgers in 7 1,235 posts
- 18. Cavs 9,459 posts
- 19. Happy Birthday Kat N/A
- 20. Willie Green N/A