Search
- ImHex — ultimate Hex Editor for reverse engineers, researchers, and curious minds. Pattern-matching, structure parsing, live memory editing, and more. Open source & crazy powerful. github.com/WerWolv/ImHex #ReverseEngineering #CyberSecurity #HexEditor #OpenSource #CTF
- 🏆 Just hours to go! Our AxProtector CTP is a finalist for the Boldest Cybersecurity Innovation at the BOLD Awards VI in Lisbon! 🚀 Advanced #encryption, strong anti- #reverseengineering — proud to stand among top innovators. Wish us luck! #BOLDAwards loom.ly/9eZtNNk
- How well does Binary Ninja's decompiler utilize Apple Silicon P-cores? Pretty well. If you're a reverse engineer looking for a new machine, opt for more cores. Seems obvious, but I had to test. 😊 #binaryninja #ghidra #ida #macOS #decompiler #reverseengineering www.seandeaton.com/decompilers-...
- Binary diff'ing is hard. But it's super powerful to apply markup from previous reverse engineering efforts to a new binary. Binary Ninja is switching up how they match function signatures with WARP. www.seandeaton.com/binary-ninja... #binaryninja #reverseengineering #ghidra #ida #decompiler
- Swap is going to kill this SSD. Also check out their new DSC plugin. Works great. #binaryninja #reverseengineering
- Setting enums in Binary Ninja previously broke down when any enum member was set to zero. @binary.ninja 4.3.x now ignores any 0 value for enums, when used as bitfield masks, to aid readability. www.seandeaton.com/enums-just-g... #binaryninja #binja #ida #ghidra #reverseengineering #decompiler
- Reversing C++ structures can be tricky. Binary Ninja makes it easier. I wrote up a walkthrough to clean up those pesky vtables. @binary.ninja www.seandeaton.com/gotta-re-em-... #binaryninja #reverseengineering #ghidra #ida
- So I benchmarked how much faster the newer Apple silicon chips were in decompiling programs with Binary Ninja. No surprise, the M2 Ultra performed well. Also, RAM is important. @binary.ninja #binaryninja #reverseengineering #mac
- That time I wrote a Wireshark dissector for Roccat KoneXTD Damn I love reversing protocols github.com/theXappy/Kon... #reverseengineering #reversing #wireshark