Skip To Content

Kevin Weatherman's Blog

Software Internals, Thoughts on Security, and Reverse Engineering

Menu
  • Home
  • 2012
Uncategorized
October 18, 2012December 14, 2014admin

L.A. Noire PC command line options

Got around to finishing L.A. Noire recently. It’s a huge, fun, and original game with an immersive cinematic feel to it. Also interesting is the story behind it’s development and tech: L.A. Noire – Wikipedia L.A. Noire Trailer: I unfortunately had performance problems running it on my machine. Not a bad machine mind you, I […]

Read More
Uncategorized
October 10, 2012February 3, 2022admin

Bing / Microsoft Translator C++ example

Today I write about the Bing/Microsoft Translator and give you a nice C++ example on how to use the API (using the HTML interface) since there is none to be found elsewhere. You will not find a single C++ example in any of the MS documentation (nor a current complete one any place else on […]

Read More
Uncategorized
July 14, 2012December 30, 2014admin

IDA Signsrch released

I made an IDA Pro plug-in version of Luigi Auriemma’s excellent signsrch signature searching tool. It’s great for finding popular cryptographic signatures, etc. The dialog:

Read More
© 2010-2022 Kevin Weatherman