Quantcast
Channel: fscked.org - C++
Browsing all 8 articles
Browse latest View live

NJAMD: Malloc Debugger

NJAMD (Not Just Another Malloc Debugger) was a project I started after I realized memory issues in C were my biggest source of program bugs and the current solution at the time (Electric Fence) didn't...

View Article



RC4 Tinkering

As part of a CS397 project, I did a lot of research into the RC4 Stream Cipher just to try my hand at crypto research. I was supposed to be researching general wireless vulnerabilities, but I was...

View Article

C++ Functor to C Function Pointer Conversion

Pop quiz hotshot: You're on a bus with no Internet connection. You absolutely need to interface some new C++ code with a shoddy old C interface based on function pointers. The new C++ code makes heavy...

View Article

C++ Data Structures Notes

C++ Data Structures NotesIn graduate school, I TA'd a course on data structures in C++. I absolutely loved it. As an undergrad, I loved the course, and having the opportunity to really master the...

View Article

NJAMD: Malloc Debugger

NJAMD (Not Just Another Malloc Debugger) was a project I started after I realized memory issues in C were my biggest source of program bugs and the current solution at the time (Electric Fence) didn't...

View Article


RC4 Tinkering

As part of a CS397 project, I did a lot of research into the RC4 Stream Cipher just to try my hand at crypto research. I was supposed to be researching general wireless vulnerabilities, but I was...

View Article

C++ Functor to C Function Pointer Conversion

Pop quiz hotshot: You're on a bus with no Internet connection. You absolutely need to interface some new C++ code with a shoddy old C interface based on function pointers. The new C++ code makes heavy...

View Article

C++ Data Structures Notes

C++ Data Structures NotesIn graduate school, I TA'd a course on data structures in C++. I absolutely loved it. As an undergrad, I loved the course, and having the opportunity to really master the...

View Article

Browsing all 8 articles
Browse latest View live


Latest Images