Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//ORCON//NOFORN
5 Complex Numbers
The Builder implements a system of complex numbers to provide easier reading and
writing of integer values. Complex numbers use context-specific notation to modify
the magnitude of each integer in the number. The complex numbers adhere to the
format [<integer><modifier_char>]+ and are evaluated as ∑(integer x modifier_value).
80
SECRET//ORCON//NOFORN