C++11 Metaprogramming Applied to Software Obfuscation

C++11 Metaprogramming Applied to Software Obfuscation

Black Hat via YouTube Direct link

Intro

1 of 24

1 of 24

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

C++11 Metaprogramming Applied to Software Obfuscation

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Reverse engineering
  3. 3 What is Obfuscation?
  4. 4 Without templates
  5. 5 With C++ templates
  6. 6 Type safety
  7. 7 Optimisation based on types
  8. 8 C++ metaprogramming
  9. 9 Strings literals obfuscation
  10. 10 1st implementation - Problem
  11. 11 2nd implementation - Usage
  12. 12 rd implementation
  13. 13 Generating (pseudo-) random numbers
  14. 14 Seed
  15. 15 th implementation
  16. 16 Without obfuscation
  17. 17 Application 2 - Obfuscate calls
  18. 18 Finite State Machine (simple example)
  19. 19 Boost Meta State Machine (MSM) library
  20. 20 FSM + Debugger Detection
  21. 21 More obfuscation
  22. 22 Predicate
  23. 23 Compilers support
  24. 24 White paper

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.