Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β
MBE Alternatives
Similar projects and alternatives to MBE
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
isoalloc
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
-
-
modern-cpp-tutorial
π Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Hex-Wargame-JavaScript
A classic hex wargame written by JavaScript. And the scenario can be created by web-page editor
MBE discussion
MBE reviews and mentions
- How to get started with cyber forensics
-
BOF: How to calculate the exact number of NOPS and length of ESP
It's not super current, but I really recommend the [Modern Binary Exploitation}(https://github.com/RPISEC/MBE) course produced by RPISEC if you haven't seen it. It approaches things in a nice structured way.
-
How to learn buffer overflow and/or memory exploits easily?
https://github.com/RPISEC/MBE is a really good resource - it's quite a bit more advanced than the usual resources offered, but this is a good thing, because most of the '101' type articles you'll find (which you should still make use of!) will assume we stopped implementing exploit mitigations in 1999, and leave you highly confused when you attempt to do anything real with your new found knowledge :)
-
Any class that will teach you everything for exploit dev?
The modern binary exploitation (MBE) series from Rpisec from 2015 is an awesome. Although itβs on 32-bit, the concepts are still super relevant. The course has a pre-built VM with nice slides. https://github.com/RPISEC/MBE and https://devel0pment.de/?cat=26
-
Looking for current book on binary exploitation
I personally used Modern Binary Exploitation from RPISEC to learn the material. Then, from there, you should be able to go on your own to learn the recent protections.
-
Computer science student. Just figured out what I want to do with my degree. Hacking.
(1) OpenSecurityTraining: Introduction to Exploits (2) https://github.com/guyinatuxedo/nightmare (2) https://github.com/RPISEC/MBE
- What are your views on Binary exploitation? How should one get started with it from zero? Any suggestions? Books to read? Prerequisites required for it?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 9 Feb 2025
Stats
RPISEC/MBE is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of MBE is C.