├── CONTRIBUTING.md ├── LICENSE ├── README.md └── Source ├── Windows-heap-overflows ├── bh-win-04-litchfield.ppt ├── halvarflake-winsec02.ppt ├── msrpcheap.pdf └── msrpcheap2.pdf └── Windows-stack-overflows ├── Nish-Bhalla-s ├── StackBasedOverflows-Windows-Part1.pdf ├── StackBasedOverflows-Windows-Part2.pdf ├── StackBasedOverflows-Windows-Part3.pdf ├── StackBasedOverflows-Windows-Part4.pdf └── StackOverflow-Examples.txt └── Win32 Buffer Overflows by Dark spyrit.txt /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/README.md -------------------------------------------------------------------------------- /Source/Windows-heap-overflows/bh-win-04-litchfield.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-heap-overflows/bh-win-04-litchfield.ppt -------------------------------------------------------------------------------- /Source/Windows-heap-overflows/halvarflake-winsec02.ppt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-heap-overflows/halvarflake-winsec02.ppt -------------------------------------------------------------------------------- /Source/Windows-heap-overflows/msrpcheap.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-heap-overflows/msrpcheap.pdf -------------------------------------------------------------------------------- /Source/Windows-heap-overflows/msrpcheap2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-heap-overflows/msrpcheap2.pdf -------------------------------------------------------------------------------- /Source/Windows-stack-overflows/Nish-Bhalla-s/StackBasedOverflows-Windows-Part1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-stack-overflows/Nish-Bhalla-s/StackBasedOverflows-Windows-Part1.pdf -------------------------------------------------------------------------------- /Source/Windows-stack-overflows/Nish-Bhalla-s/StackBasedOverflows-Windows-Part2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-stack-overflows/Nish-Bhalla-s/StackBasedOverflows-Windows-Part2.pdf -------------------------------------------------------------------------------- /Source/Windows-stack-overflows/Nish-Bhalla-s/StackBasedOverflows-Windows-Part3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-stack-overflows/Nish-Bhalla-s/StackBasedOverflows-Windows-Part3.pdf -------------------------------------------------------------------------------- /Source/Windows-stack-overflows/Nish-Bhalla-s/StackBasedOverflows-Windows-Part4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-stack-overflows/Nish-Bhalla-s/StackBasedOverflows-Windows-Part4.pdf -------------------------------------------------------------------------------- /Source/Windows-stack-overflows/Nish-Bhalla-s/StackOverflow-Examples.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-stack-overflows/Nish-Bhalla-s/StackOverflow-Examples.txt -------------------------------------------------------------------------------- /Source/Windows-stack-overflows/Win32 Buffer Overflows by Dark spyrit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ByteHackr/WindowsExploitation/HEAD/Source/Windows-stack-overflows/Win32 Buffer Overflows by Dark spyrit.txt --------------------------------------------------------------------------------