This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
conquest
Watch
1
Star
0
Fork
0
You've already forked conquest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7ab8b5fac29ee432c4534631672f7eb078d85d3
conquest
/
src
/
common
History
Jakob Friedl
e64e31a7bc
Integrated sleep obfuscation settings into agent generation.
2025-09-04 13:44:50 +02:00
..
monocypher
Reworked key exchange, now using direct C imports from monocypher instead of nimble modules/libraries.
2025-07-24 17:26:48 +02:00
crypto.nim
Implemented basic sleep obfuscation via the Ekko technique using WinAPI. Improvement needed!
2025-08-27 00:27:50 +02:00
profile.nim
Implemented encryption for embedded profile.
2025-08-19 20:03:34 +02:00
sequence.nim
Implemented compile-time string obfuscation via XOR for the agent.
2025-08-26 15:11:43 +02:00
serialize.nim
Implemented handling of different argument types (int, wstring, short) for BOF files using specific prefixes.
2025-08-30 14:05:09 +02:00
types.nim
Integrated sleep obfuscation settings into agent generation.
2025-09-04 13:44:50 +02:00
utils.nim
Implemented basic sleep obfuscation via the Ekko technique using WinAPI. Improvement needed!
2025-08-27 00:27:50 +02:00