The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
3answers
209 views

How can I decompile this executable?

I have a simple, freeware executable (48KB in size, that's about all the info I have on it) I got a few years back and can't remember where it's from. It's a worthless program to me now, but it has ...
8
votes
4answers
719 views

Altering specific configuration values in the On-Screen Keyboard of Windows 7

I have to use the On-Screen Keyboard of Windows 7 for typing: (In case you haven't used it yet, you can get it via: All Programs -> Accessories -> Ease of Access -> On-Screen Keyboard or simply ...
0
votes
1answer
154 views

How To Schedule .NET Framework Compilation?

Sometimes i find it annoying for .NET Framework start compilation of files without my authorization. I read somewhere that i can execute compilation when i want or maybe even schedule it. At least i ...
3
votes
5answers
3k views

Is it possible to retrieve source file from an exe?

I have seen my friend retrieving the source-code file from a java '*.class' file.He used some kind of a software for it. Is it possible to do the same with an '*.exe'? If yes,how can I do it? Also is ...
1
vote
1answer
711 views

How can I get the resources from this SWF flash file? Or at least resize it?

Usually I can grab a SWF from firefox's tools --> page info --> media section. Then I can decompile it with sothink decompiler, and save the resources. But this one flash site is different ...when I ...