Update README.md

This commit is contained in:
Namhyeon Go 2024-05-30 11:58:34 +09:00 committed by GitHub
parent 572f2bfccb
commit a12f98d882
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,7 @@
# plcsim2016 # plcsim2016
A simple PLC Simulation using C++/MFC The simple PLC Simulation using C++/MFC.
## Screenshot 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).
![Screenshot](https://raw.githubusercontent.com/gnh1201/plcsim2016/master/screenshot.png)
## How to use? ## How to use?
- Make Folder C://PLCSim2016/ - Make Folder C://PLCSim2016/
@ -10,8 +9,9 @@ A simple PLC Simulation using C++/MFC
- Load Ladder file. - Load Ladder file.
- Simulate it! - Simulate it!
## Why use? ## Screenshots
- Security testing. e.g. Stuxnet (PLC disturbter) ![Screenshot](https://raw.githubusercontent.com/gnh1201/plcsim2016/master/screenshot.png)
# Contact # Contact me
- Namhyeon Go <abuse@catswords.net> - ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
- abuse@catswords.net