Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real S7-1200/1500 support #4

Merged
merged 171 commits into from
Aug 26, 2024
Merged

Real S7-1200/1500 support #4

merged 171 commits into from
Aug 26, 2024

Conversation

bonk-dev
Copy link
Owner

HarpoS7 can now authenticate both real PLC sessions and PLCSIM (Advanced) sessions.
Closes #3

Credits

This file contains tests for all monoliths, not just the first one.
Monoliths always give some kind of result, but only the first monolith literally returns a value.
SrcSizes and DstSizes must have the same length
It is huge. The original file was over 22k lines and I had to split it up.

Each part is around 2k lines long because anything longer would hinder the Rider's performance too much. I'm wondering if Visual Studio would even handle files that big.
This one had to be split up as well, thankfully it was only (in comparison to Monolith9) 6k lines.
Transforms are functions which are using Monoliths
It's for tests, allowing to de-randomize the algorithms
@bonk-dev bonk-dev linked an issue Aug 26, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 26, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@bonk-dev bonk-dev merged commit b4ba7fa into main Aug 26, 2024
5 checks passed
@bonk-dev bonk-dev deleted the issue-3 branch August 26, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using HarpoS7 with 6ES7511-1AK02-0AB0
1 participant