5 Commits

Author SHA1 Message Date
S4ntiagoP 0767804b5a builder: switch from GenerateID to GenerateString
when you create a PE, it's name is included in its content as a plain string
as we always used the same pattern (10 chars from a-f and 0-9) it was an
indicator that the PE was generated by Havoc
we now generate a string that is from 5 to 15 chars long and it consists
of a-z and A-Z
2023-05-12 23:15:06 -03:00
Cracked5pider 45744555ca resolve issues. 2023-04-22 22:25:31 +02:00
S4ntiagoP 9027656b49 add ParseString and ParseUTF16String 2023-03-13 23:24:13 -03:00
S4ntiagoP 280e343064 add reconnect fix + free resorurces upon exit 2023-02-20 15:04:44 -03:00
Cracked5pider 74ac7847ed major refactoring. bug fixes and changede the file structures for readablility etc. 2022-12-20 23:38:51 +01:00