Main Page

From Skypher

Jump to: navigation, search

Main Page
├─▷Programming
│ ├─▷JavaScript
│ │ ├─▷JSSh
│ │ │ └─○Command line
│ │ ├─○JavaScriptStringEncode()
│ │ ├─○serialize()
│ │ ├─○visualize()
│ │ ├─○stackDump()
│ │ ├─○errorHandler()
│ │ └─○Array extensions
│ ├─▷ASP
│ │ └─○ServerVariables
│ └─○Chimera code
└─▷Hacking
  ├─▷Shellcode
  │ ├─▷Bind
  │ │ └─○NGS
  │ ├─○Restricted instruction set
  │ ├─▷Alphanumeric
  │ │ ├─○ALPHA2
  │ │ ├─▷ALPHA3
  │ │ │ ├─▷x86
  │ │ │ │ ├─▷ASCII
  │ │ │ │ │ ├─▷Lowercase
  │ │ │ │ │ │ └─○Decoder
  │ │ │ │ │ ├─▷Mixedcase
  │ │ │ │ │ │ ├─▷Decoder
  │ │ │ │ │ │ │ ├─○[EAX]
  │ │ │ │ │ │ │ ├─○[EBX]
  │ │ │ │ │ │ │ ├─○[ECX]
  │ │ │ │ │ │ │ ├─○[EDX]
  │ │ │ │ │ │ │ ├─○[ESI]
  │ │ │ │ │ │ │ ├─○[EDI]
  │ │ │ │ │ │ │ ├─○[ESP]
  │ │ │ │ │ │ │ └─...
  │ │ │ │ │ │ └─▷SEH GetPC (XP sp3)
  │ │ │ │ │ │   ├─○[ESI]
  │ │ │ │ │ │   └─○ESI+4
  │ │ │ │ │ └─▷Uppercase
  │ │ │ │ │   └─○Decoder
  │ │ │ │ └─▷Unicode
  │ │ │ │   ├─▷Lowercase
  │ │ │ │   │ └─○Decoder
  │ │ │ │   ├─▷Mixedcase
  │ │ │ │   │ └─○Decoder
  │ │ │ │   └─▷Uppercase
  │ │ │ │     └─○Decoder
  │ │ │ └─▷x64
  │ │ │   ├─▷ASCII
  │ │ │   │ ├─○Lowercase
  │ │ │   │ ├─▷Mixedcase
  │ │ │   │ │ └─○Decoder
  │ │ │   │ └─○Uppercase
  │ │ │   └─▷Unicode
  │ │ │     ├─○Lowercase
  │ │ │     ├─○Mixedcase
  │ │ │     └─○Uppercase
  │ │ ├─○IMUL 0x30 encoding
  │ │ ├─○x86 printable opcodes
  │ │ ├─○x86 printable operands
  │ │ ├─○x64 printable opcodes
  │ │ └─○x64 printable operands
  │ ├─▷ASCII Art
  │ │ ├─○Organic
  │ │ ├─○Julia
  │ │ └─○Blocky
  │ ├─○kernel32
  │ ├─○GetPC
  │ └─▷Egg hunt
  │   └─○w32 SEH omelet shellcode
  ├─▷Windows internals
  │ ├─○PE
  │ ├─▷DLL
  │ │ ├─○ntdll
  │ │ └─○kernel32
  │ ├─▷Process
  │ │ ├─▷Memory
  │ │ │ ├─○Heap
  │ │ │ ├─▷Stack
  │ │ │ │ ├─○Canary
  │ │ │ │ ...
  │ │ │ ├─○PEB
  │ │ │ ├─○TEB
  │ │ │ ├─○DEP
  │ │ │ ├─○ASLR
  │ │ │ ...
  │ │ ├─○Thread
  │ │ ├─○SEH
  │ │ ...
  │ ...
  ├─○Vulnerabilities
  ├─○Heap spraying
  └─○List of security teams contact information


Skypher - the wiki for absolutely nothing

This wiki contains useful information published by Cipher and SkyLined as well as advertisements by Google (read about your privacy).

MediaWiki:

Archives:

Links:

Personal tools