--- layout: default permalink: /RE101/intro/ title: Intro --- [Go Back to Reverse Engineering Malware 101](https://securedorg.github.io/RE101/) # Introduction # # Reverse Engineering # "is the processes of extracting knowledge or design information from anything man-made and re-producing it or re-producing anything based on the extracted information" ## What does it mean to be a reverse engineer? ## ## You can ## * Take things apart to figure out how it works * Love puzzle solving * Develop experiments and tools * Think outside the box * Constantly learn new things [Next -> Section 1](https://securedorg.github.io/RE101/section1)