diff --git a/bin/Chapter10_ResponsiveHacks.exe b/bin/Chapter10_ResponsiveHacks.exe new file mode 100644 index 0000000..8a221e6 Binary files /dev/null and b/bin/Chapter10_ResponsiveHacks.exe differ diff --git a/bin/Chapter11_SearchAlgorithms.exe b/bin/Chapter11_SearchAlgorithms.exe new file mode 100644 index 0000000..538bda7 Binary files /dev/null and b/bin/Chapter11_SearchAlgorithms.exe differ diff --git a/bin/Chapter11_StateMachines.exe b/bin/Chapter11_StateMachines.exe new file mode 100644 index 0000000..6a2c1ce Binary files /dev/null and b/bin/Chapter11_StateMachines.exe differ diff --git a/bin/Chapter1_BasicMemory.exe b/bin/Chapter1_BasicMemory.exe new file mode 100644 index 0000000..81b56a5 Binary files /dev/null and b/bin/Chapter1_BasicMemory.exe differ diff --git a/bin/Chapter1_MemoryPointers.exe b/bin/Chapter1_MemoryPointers.exe new file mode 100644 index 0000000..7b5d12b Binary files /dev/null and b/bin/Chapter1_MemoryPointers.exe differ diff --git a/bin/Chapter2_BasicDebugging.exe b/bin/Chapter2_BasicDebugging.exe new file mode 100644 index 0000000..a48d281 Binary files /dev/null and b/bin/Chapter2_BasicDebugging.exe differ diff --git a/bin/Chapter3_CloseMutex.exe b/bin/Chapter3_CloseMutex.exe new file mode 100644 index 0000000..ef074f5 Binary files /dev/null and b/bin/Chapter3_CloseMutex.exe differ diff --git a/bin/Chapter3_FindingFiles.exe b/bin/Chapter3_FindingFiles.exe new file mode 100644 index 0000000..00d6c21 Binary files /dev/null and b/bin/Chapter3_FindingFiles.exe differ diff --git a/bin/Chapter4_CodeToMemory.exe b/bin/Chapter4_CodeToMemory.exe new file mode 100644 index 0000000..bbe99c8 Binary files /dev/null and b/bin/Chapter4_CodeToMemory.exe differ diff --git a/bin/Chapter5_AdvancedMemoryForensics_Scanning.exe b/bin/Chapter5_AdvancedMemoryForensics_Scanning.exe new file mode 100644 index 0000000..e091ae8 Binary files /dev/null and b/bin/Chapter5_AdvancedMemoryForensics_Scanning.exe differ diff --git a/bin/Chapter6_AccessingMemory.exe b/bin/Chapter6_AccessingMemory.exe new file mode 100644 index 0000000..71c1b28 Binary files /dev/null and b/bin/Chapter6_AccessingMemory.exe differ diff --git a/bin/Chapter7_CodeInjection.exe b/bin/Chapter7_CodeInjection.exe new file mode 100644 index 0000000..a49fce8 Binary files /dev/null and b/bin/Chapter7_CodeInjection.exe differ diff --git a/bin/Chapter8_ControlFlow.exe b/bin/Chapter8_ControlFlow.exe new file mode 100644 index 0000000..6825979 Binary files /dev/null and b/bin/Chapter8_ControlFlow.exe differ diff --git a/bin/Chapter8_Direct3DApplication.exe b/bin/Chapter8_Direct3DApplication.exe new file mode 100644 index 0000000..c1580df Binary files /dev/null and b/bin/Chapter8_Direct3DApplication.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.exe b/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.exe new file mode 100644 index 0000000..b3a8fbd Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.ilk b/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.ilk new file mode 100644 index 0000000..b33f304 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.pdb b/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.pdb new file mode 100644 index 0000000..dde15e1 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter10_ResponsiveHacks.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.exe b/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.exe new file mode 100644 index 0000000..9083440 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.ilk b/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.ilk new file mode 100644 index 0000000..7a640e1 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.pdb b/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.pdb new file mode 100644 index 0000000..1532774 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter11_SearchAlgorithms.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter11_StateMachines.exe b/bin/DEBUG_BUILDS/Chapter11_StateMachines.exe new file mode 100644 index 0000000..e5c41da Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter11_StateMachines.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter11_StateMachines.ilk b/bin/DEBUG_BUILDS/Chapter11_StateMachines.ilk new file mode 100644 index 0000000..6763959 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter11_StateMachines.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter11_StateMachines.pdb b/bin/DEBUG_BUILDS/Chapter11_StateMachines.pdb new file mode 100644 index 0000000..995289c Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter11_StateMachines.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter1_BasicMemory.exe b/bin/DEBUG_BUILDS/Chapter1_BasicMemory.exe new file mode 100644 index 0000000..0906c15 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter1_BasicMemory.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter1_BasicMemory.ilk b/bin/DEBUG_BUILDS/Chapter1_BasicMemory.ilk new file mode 100644 index 0000000..e9a3197 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter1_BasicMemory.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter1_BasicMemory.pdb b/bin/DEBUG_BUILDS/Chapter1_BasicMemory.pdb new file mode 100644 index 0000000..a5131b4 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter1_BasicMemory.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.exe b/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.exe new file mode 100644 index 0000000..1c7ebbf Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.ilk b/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.ilk new file mode 100644 index 0000000..dfbd08f Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.pdb b/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.pdb new file mode 100644 index 0000000..2c916ae Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter1_MemoryPointers.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.exe b/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.exe new file mode 100644 index 0000000..e66f86c Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.ilk b/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.ilk new file mode 100644 index 0000000..86e3b91 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.pdb b/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.pdb new file mode 100644 index 0000000..d38f6d4 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter2_BasicDebugging.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter3_CloseMutex.exe b/bin/DEBUG_BUILDS/Chapter3_CloseMutex.exe new file mode 100644 index 0000000..c3efd56 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter3_CloseMutex.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter3_CloseMutex.ilk b/bin/DEBUG_BUILDS/Chapter3_CloseMutex.ilk new file mode 100644 index 0000000..ddcd1d2 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter3_CloseMutex.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter3_CloseMutex.pdb b/bin/DEBUG_BUILDS/Chapter3_CloseMutex.pdb new file mode 100644 index 0000000..51d9738 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter3_CloseMutex.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter3_FindingFiles.exe b/bin/DEBUG_BUILDS/Chapter3_FindingFiles.exe new file mode 100644 index 0000000..781ade3 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter3_FindingFiles.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter3_FindingFiles.ilk b/bin/DEBUG_BUILDS/Chapter3_FindingFiles.ilk new file mode 100644 index 0000000..8c332f0 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter3_FindingFiles.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter3_FindingFiles.pdb b/bin/DEBUG_BUILDS/Chapter3_FindingFiles.pdb new file mode 100644 index 0000000..b1a1b20 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter3_FindingFiles.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.exe b/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.exe new file mode 100644 index 0000000..4f594c8 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.ilk b/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.ilk new file mode 100644 index 0000000..0c4198f Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.pdb b/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.pdb new file mode 100644 index 0000000..659ac6a Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter4_CodeToMemory.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.exe b/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.exe new file mode 100644 index 0000000..b77b49d Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.ilk b/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.ilk new file mode 100644 index 0000000..7b06df6 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.pdb b/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.pdb new file mode 100644 index 0000000..42ad2bf Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter5_AdvancedMemoryForensics_Scanning.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.exe b/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.exe new file mode 100644 index 0000000..e877e5e Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.ilk b/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.ilk new file mode 100644 index 0000000..278c3a0 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.pdb b/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.pdb new file mode 100644 index 0000000..9fc421d Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter6_AccessingMemory.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter7_CodeInjection.exe b/bin/DEBUG_BUILDS/Chapter7_CodeInjection.exe new file mode 100644 index 0000000..83a276a Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter7_CodeInjection.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter7_CodeInjection.ilk b/bin/DEBUG_BUILDS/Chapter7_CodeInjection.ilk new file mode 100644 index 0000000..93fce5a Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter7_CodeInjection.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter7_CodeInjection.pdb b/bin/DEBUG_BUILDS/Chapter7_CodeInjection.pdb new file mode 100644 index 0000000..cd723d4 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter7_CodeInjection.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter7_CodeInjection_DLL.ilk b/bin/DEBUG_BUILDS/Chapter7_CodeInjection_DLL.ilk new file mode 100644 index 0000000..2ba450d Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter7_CodeInjection_DLL.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter7_CodeInjection_DLL.pdb b/bin/DEBUG_BUILDS/Chapter7_CodeInjection_DLL.pdb new file mode 100644 index 0000000..44c21b3 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter7_CodeInjection_DLL.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter8_AdobeAirHook.ilk b/bin/DEBUG_BUILDS/Chapter8_AdobeAirHook.ilk new file mode 100644 index 0000000..d0897ab Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_AdobeAirHook.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter8_AdobeAirHook.pdb b/bin/DEBUG_BUILDS/Chapter8_AdobeAirHook.pdb new file mode 100644 index 0000000..4ee2333 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_AdobeAirHook.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter8_ControlFlow.exe b/bin/DEBUG_BUILDS/Chapter8_ControlFlow.exe new file mode 100644 index 0000000..536f568 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_ControlFlow.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter8_ControlFlow.ilk b/bin/DEBUG_BUILDS/Chapter8_ControlFlow.ilk new file mode 100644 index 0000000..b649a7f Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_ControlFlow.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter8_ControlFlow.pdb b/bin/DEBUG_BUILDS/Chapter8_ControlFlow.pdb new file mode 100644 index 0000000..47c5420 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_ControlFlow.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.exe b/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.exe new file mode 100644 index 0000000..128bd73 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.exe differ diff --git a/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.ilk b/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.ilk new file mode 100644 index 0000000..6f2b4e8 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.pdb b/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.pdb new file mode 100644 index 0000000..1c0ac9c Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_Direct3DApplication.pdb differ diff --git a/bin/DEBUG_BUILDS/Chapter8_Direct3DHook.ilk b/bin/DEBUG_BUILDS/Chapter8_Direct3DHook.ilk new file mode 100644 index 0000000..1eb33e6 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_Direct3DHook.ilk differ diff --git a/bin/DEBUG_BUILDS/Chapter8_Direct3DHook.pdb b/bin/DEBUG_BUILDS/Chapter8_Direct3DHook.pdb new file mode 100644 index 0000000..2530f79 Binary files /dev/null and b/bin/DEBUG_BUILDS/Chapter8_Direct3DHook.pdb differ