A simple PLC simulator using C++/MFC
Go to file
2024-05-30 12:00:35 +09:00
.vs/PLCSim2016/v14 first 2016-08-02 00:36:22 +09:00
DataFiles Add data files 2016-08-02 00:54:39 +09:00
Debug first 2016-08-02 00:36:22 +09:00
PLCSim2016 first 2016-08-02 00:36:22 +09:00
PLCSim2016.sdf first 2016-08-02 00:36:22 +09:00
PLCSim2016.sln first 2016-08-02 00:36:22 +09:00
README.md Update README.md 2024-05-30 12:00:35 +09:00
screenshot.png Add screenshot 2016-08-02 00:59:48 +09:00

plcsim2016

The simple PLC Simulation using C++/MFC.

This repository contains a simulator created around August 2016 using C++/MFC to understand the basic principles of PLC operation. It was developed to propose collaboration with existing companies on the topic of ICS and SCADA security (e.g., responding to Stuxnet)

How to use?

  • Make Folder C://PLCSim2016/
  • Copy to data files in PLCSim2016 Folder.
  • Load Ladder file.
  • Simulate it!

Screenshots

Screenshot

Contact me