PROLEAD
A Probing-Based Leakage Detection Tool for Hardware and Software
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
emulator.h File Reference
#include "Software/mulator/architectures.h"
#include "Software/mulator/callback_hook.h"
#include "Software/mulator/instruction_decoder.h"
#include "Software/mulator/memory_region.h"
#include "Software/mulator/registers.h"
#include "Software/mulator/types.h"
#include "Software/Definitions.hpp"
#include <functional>
#include <map>
#include <tuple>
#include <vector>
#include <algorithm>
#include "boost/random/variate_generator.hpp"
#include "boost/random/mersenne_twister.hpp"
#include "boost/random/uniform_int.hpp"
#include "Software/Probing.hpp"

Go to the source code of this file.

Classes

struct  mulator::CPU_State
 
class  mulator::Emulator
 

Namespaces

namespace  mulator
 

Macros

#define EMULATOR_HPP
 

Macro Definition Documentation

◆ EMULATOR_HPP

#define EMULATOR_HPP

Definition at line 3 of file emulator.h.