Binary Auditing Solutions Save

Learn the fundamentals of Binary Auditing. Know how HLL mapping works, get more inner file understanding than ever.

Project README

Introduction

This project contains solutions for the Binary Auditing Package. The author behind this package (not me) approaches reverse engineering from a different perspective. Instead of immediately start reversing crackmes, it tries to teachs you how compiled code maps to assembly language.

Content Overview

The training package includes all necessary files to run a complete lecture for Binary Auditing and Reverse Code Engineering at university. All files are well sorted by topics and with increasing difficulty. You need Windows XP or later to use this training package. The training package does NOT include runnable viruses!

  • HLL Mapping 1 (NOT for training, only as reference!) 98
  • HLL Mapping 2 (Start here and convert them to C) 31
  • Manual Decompilation (Simple exercises) 10
  • Algorithm Analysis 1 (Simple math exercises) 3
  • Algorithm Analysis 2 (Simple math exercises) 6
  • Crash Auditing (more complicated, why crashing?) 10
  • File Understanding (Simple to hard Reversemes) 31
  • Copy Protection Auditing (Simple to very hard) 47
  • Unpacking (Simple exercises) 3
  • Vulnerability Auditing (Simple to intermediate) 38
  • Malware Auditing 1 (Simple old .com/.exe exercises) 41
  • Malware Auditing 2 (Some fakes for analysis) 4
  • Malware Auditing 3 (Simple win32 analysis)

Download

  • You can either download the free training package from the original author of these exerercice from here
  • Or you can just clone this repo as it already contains the exercices with the solutions.
  • The password for the package is: fdcd2ff4c2180329053650f3075d39f4
  • Package was packed using zip under Linux. Unpacking was tested with unzip under Linux and Mac.: MD5 Hash: c2b4720549b3410385087fa1b1e28bc.

License

As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.

Disclaimer

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The modules do NOT include viruses or infected files! If your antivirus reports an infection, this is because of specific tricks inside the exercises!
Open Source Agenda is not affiliated with "Binary Auditing Solutions" Project. README Source: LordNoteworthy/binary-auditing-solutions

Open Source Agenda Badge

Open Source Agenda Rating