开发者

Would experimenting with MASM32 break my computer?

Is it safe to play a little bit with it on my computer? I have this hunch that I'm gonna ma开发者_开发问答ke a terrible mistake while writing some experimental code. Is my fear baseless?


Edit

Thanks for the quick responses and clarifying my concern. I guess I don't have to worry too much about it. If I'd want to do some dangerous experiments, I'll prepare an virtual machine environment. Thanks again!


I don't know enough about MASM32 to say whether or not your concerns are justified, but if you're really concerned, and have the means to do so, then why not run MASM32 on an instance of Windows running in a virtual machine?


Only if you are very good and you know what you're doing ( sorry for oxymoron :) ).

Also, it was much easier to do in real mode than in protected.


You'd have to try quite hard to do permanent damage with an assembly language program; I'd guess it's easier to do damage in high-level languages than low-level ones.

If you make a mistake, the worst that will happen is that Windows kills your process or kicks you into the debugger.


"Is my fear baseless? "

Not entirely, but probably the worst you would do is wipe your hard disk. And you'd have to a bit of work to do that


About the worst i've ever had happen was my computer froze and I had to restart it. I think you're probably fine.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜