Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Template:Programming"

From NetSec
Jump to: navigation, search
Line 23: Line 23:
 
'''Interpreted Languages'''<br />
 
'''Interpreted Languages'''<br />
 
[[Perl]] &bull; [[Python]] &bull; [[Ruby]] &bull; [[PHP]] &bull; [[LUA]] &bull; [[TCL]] &bull; [[SQL]] &bull; [[JavaScript]] &bull; [[CSS]] &bull; [[HTML]]
 
[[Perl]] &bull; [[Python]] &bull; [[Ruby]] &bull; [[PHP]] &bull; [[LUA]] &bull; [[TCL]] &bull; [[SQL]] &bull; [[JavaScript]] &bull; [[CSS]] &bull; [[HTML]]
 +
 +
'''[[Assembly]] & [[shellcode]]'''<br />
 +
[[Linux assembly]] &bull; [[Out of Order Code Execution]] &bull; [[null-free shellcode]] &bull; [[Ascii shellcode|32-bit ascii shellcode]] &bull; [[alphanumeric shellcode|64-bit alphanumeric shellcode]]
  
 
'''Related Articles'''<br />
 
'''Related Articles'''<br />
[[Ascii shellcode]] &bull; [[Polymorphic]] &bull; [[AJAX]] &bull; [[jQuery]] &bull; [[Bash book]] <br />
+
[[Polymorphic]] &bull; [[AJAX]] &bull; [[jQuery]] &bull; [[Bash book]] <br />
[[Out of Order Code Execution]]</div>
+
</div>
 
<div id='prog_hide_msg' style='visibility:hidden; height:1px; width:1px;'><b>[ Compile ]</b></div>
 
<div id='prog_hide_msg' style='visibility:hidden; height:1px; width:1px;'><b>[ Compile ]</b></div>
 
<div id='prog_show_msg' style='visibility:hidden; height:1px; width:1px;'><b>[ Decompile ]</b></div>
 
<div id='prog_show_msg' style='visibility:hidden; height:1px; width:1px;'><b>[ Decompile ]</b></div>

Revision as of 23:56, 15 May 2012

Programming is part of a series on programming.
[ Decompile ]