TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Raymond Chen patches MS Money executable to fix bug

347 pointsby joe_bleauover 12 years ago

9 comments

Skywingover 12 years ago
Reading this makes me miss the early days of learning to program. I would reverse engineer games that I enjoyed and write hacks for them. I spent hours and hours every night staring at ASM and network data. Man, how I'd love to somehow be able to get paid to reverse engineer games all days.<p>Edited to include funny sample. It was literally a hack to make the chat client better. How nerdy was/am I? Hah: <a href="https://github.com/ryancole/broodwar-chat-enhancements/blob/master/asm.cpp" rel="nofollow">https://github.com/ryancole/broodwar-chat-enhancements/blob/...</a>
评论 #4782007 未加载
评论 #4782264 未加载
评论 #4782469 未加载
评论 #4783715 未加载
评论 #4782683 未加载
famousactressover 12 years ago
Anyone unfamiliar with Mr. Chen might enjoy Joel's article. The first time I read it the bits from/about Chen definitely left a lasting impression:<p><a href="http://www.joelonsoftware.com/articles/APIWar.html" rel="nofollow">http://www.joelonsoftware.com/articles/APIWar.html</a>
评论 #4783935 未加载
citizenlowover 12 years ago
Genuinely hard to express how seeing this made me feel -- particularly on a day of coincidental turmoil for Windows &#38; MS. (I was a developer &#38; dev lead on MS Money long ago, and clearly remember dragging him over for extended nighttime in-person kd stack-unwinding sessions.) He was so generous to our efforts to make that product a good one, and his electric, unstoppably curious, just-get-it-right combination of deep skill, energy, &#38; attention to customers still totally inspires.<p>Be as much like him as possible. Necktie optional.
评论 #4783600 未加载
ggggggggover 12 years ago
MS Money is a great product for simple home use. THough it seems with some new features the program went a little cock-eyed and some of the nice simple tasks became harder, but it was still a great tool (i have no money these days, so no longer have a need to use it)..<p>For all interested, here is the link to download the latest version for free. <a href="http://www.microsoft.com/en-au/download/details.aspx?id=20738" rel="nofollow">http://www.microsoft.com/en-au/download/details.aspx?id=2073...</a>
j45over 12 years ago
This pretty much makes me want to dust off my Treo 650 and go back to the Palm OS, because no smartphone since has been as productivity enabling.
donebizkitover 12 years ago
this should be forwarded to all the douches that call themselves hackers ... this is what hacking is. P.S. I am nowhere near this level but again I don't call myself a hacker just a coder.
randomaccount5over 12 years ago
I still use MSMoney. For my relatively simple home finances, its absolutely perfect.
评论 #4781845 未加载
评论 #4781756 未加载
rwmjover 12 years ago
Can anyone who works at MSFT explain why Raymond Chen wouldn't have access to the source of MS Money? Code doesn't compile on modern compilers? Written in an obscure language? They've lost the code? Company is so siloed that no one from another dept is allowed to see the code?
评论 #4784349 未加载
raverbashingover 12 years ago
For the extra challenge put the code in the data fed to the program, causing a stack overflow and make it run the code that makes everything nice again!