You are viewing a single comment's thread.

view the rest of the comments →

[–] 26556703? 0 points 1 point (+1|-0) ago 

You're correct. But you also omit the blatant fact that their own software manual outlines how to set the variables for weighted votes

If (vote(name)=biden)

{

Vote(count) = vote(count) + ( 1 * weightA)

}

else

{

vote(count) = vote(count) + ( 1 * weightB)

}

[–] 26556732? ago 

Also, since these machines apparently run on Win10 it's entirely possible that the software was built on .NET which should be easily decompiled into something readable from .NET's IL.

[–] 26561987? ago  (edited ago)

.net framework 3.5, j# , c++ and jre runtimes are all required installs for the software to work.

There are a load of different software components so they may be written in different languages.