h33p / memflow-applied

Memflow 0.1.0 tutorials
9 stars 1 forks source link

Tutorial repository for memflow applied

This contains all code for the memflow applied. Reference the list below for individual episodes:

  1. Hello The Memflow Way (code)
  2. Performance Goes Vroom (code)
  3. Big Brother Scanner (code)
  4. Rusty Input Parsing 101 (code includes a bit of EP5)
  5. Cheat Engine Filtering (code)
  6. Pointer Map (code)
  7. Code Analysis (code)
  8. Cyberfind Values Through Pointers (code)
  9. Dissassembler Gets A Job (code)
  10. Flipping Everything Around (code)
  11. "Force Value" (code includes a bit of EP12)
  12. "Progress bars and all the integers" (code)
  13. "Sigmaker" (code)
  14. "The Only Multithreading Video You'll Ever Need" (code)
  15. "[EXTENDED] Multithreading in depth" (code)