/cppgm_tools

cppgm tools

Primary LanguageC

#CPPGM tools

collection of tools for cppgm course

developing on win64

use qt creator with mingw

  • qt
  • mingw (optional, or use mingw in qt)

cppgm_tests

gui tool for run tests, can run custom test, diff, etc
required qt 5+

file_separator

small tool for big file separation to small ones, needed for big tests, like 300 in pa3

pe_file_posix

small project to emulate posix subset for cppgm win64 target

x64 opcode helper

small tool that helps you to learn x64 opcode encoding