A simple PLC simulator using C++/MFC
Go to file
2024-05-30 11:58:34 +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 11:58:34 +09:00
screenshot.png Add screenshot 2016-08-02 00:59:48 +09:00

plcsim2016

The simple PLC Simulation using C++/MFC.

This repository is a simulator created around August 2016 using C++/MFC to understand the basic principles of PLC operation, proposed for ICS and SCADA security projects (e.g., in response 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