Update README.md
This commit is contained in:
parent
572f2bfccb
commit
a12f98d882
14
README.md
14
README.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user