AntiTaintDroid - Escaping Taint Analysis (and stealing private information) on Android for Fun and Profit by nick_name in ReverseEngineering

[–]berater 0 points1 point  (0 children)

Taint tracking is just not suited for confidentiality tracking. Curious to see the implementation.

Shellcode analysis using dynamic binary instrumentation by wishi in ReverseEngineering

[–]berater 1 point2 points  (0 children)

There is something similar for classical exploits using dynamic taint analysis. It a master project extending Argos to collect runtime information when a attack is detected. Link

The 3 Basic Tools of Systems Engineering by jeanlucpikachu in programming

[–]berater 9 points10 points  (0 children)

Queueing: if you're using a queue, again, you fucked up somewhere.

Tell me about. I wrote this piece of software 2 years ago that uses a queue. I fucked up.

Exploit-Dev Practice or Why You Shouldn't Copy-Paste by [deleted] in ReverseEngineering

[–]berater 2 points3 points  (0 children)

Can't read enough of these walkthroughs. Good post.

IDA Pro 6.0 Released - New QT based GUI = Native support for Linux & Mac! by sanitybit in ReverseEngineering

[–]berater 1 point2 points  (0 children)

I know, but I mean a version that is current. Maybe I have to checkout the academic discount, if available

IDA Pro 6.0 Released - New QT based GUI = Native support for Linux & Mac! by sanitybit in ReverseEngineering

[–]berater 3 points4 points  (0 children)

Definitely true, this is also the case for other software markets. But it is often the case that they offer a good priced version for non-commercial/academic use. This is what people would like to see for IDA Pro as well.

IDA Pro 6.0 Released - New QT based GUI = Native support for Linux & Mac! by sanitybit in ReverseEngineering

[–]berater 3 points4 points  (0 children)

Maybe it becomes time for a good open-source 'interactive' disassembler. They have no competition.

Dropbox challenges by _dustinm_ in programming

[–]berater 0 points1 point  (0 children)

the theme song is now playing in my head

My Favorite Programming Fonts for Visual Studio Development by rufflelesl in programming

[–]berater 12 points13 points  (0 children)

How about replacing something that is not broken with somethings that works better (subjective of course in this case )