Programming_Tools_&_Info

TwitterFacebook
Get flash to fully experience Pearltrees
documentation

code

compiler

assembly

How To Look Like A UNIX Guru

UNIX is an extremely popular platform for deploying server software partly because of its security and stability, but also because it has a rich set of command line and scripting tools. http://www.cs.usfca.edu/~parrt/course/601/lectures/unix.util.html
http://www.ee.surrey.ac.uk/Teaching/Unix/

UNIX / Linux Tutorial for Beginners

This tutorial is available for download so you can work offline. You can also copy and modify it for your own site.
Even after so much of insight from financial experts regarding significance of credit score, I wonder why so many individuals are still illiterate in this area.

PECompact

http://www.collakesoftware.com/

HEXwrite

You will be prompted to choose a location on your computer to save the file to. http://bluefive.pair.com/hexwrite.htm

PEDasm

http://www.geocities.com/SiliconValley/Lab/6307/ GeoCities has closed, but there's a lot more to explore on Yahoo!
Use Debugging Tools for Windows to debug drivers, applications, and services on Windows systems. Debugging Tools for Windows includes a core debugging engine and several tools that provide interfaces to the debugging engine. A Visual Studio extension provides a graphical user interface, as does Windows Debugger (WinDbg).

Debugging Tools for Windows

http://msdn.microsoft.com/en-us/windows/hardware/gg463009
http://beginnerscgi.com/

CGI for Beginners

吐き気や激しい頭痛がともなう片頭痛
Decompilation is actually is pretty underdeveloped area, but many methods developed for compilation and especially for the optimization of object code are directly applicable to the problem. Students that wish to study this area are strongly advised to learn basic theory of compilation and, especially, classic code optimization methods. http://www.softpanorama.org/Algorithms/decompilation.shtml

Decompilation and Decompilers