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
f7d97908d1a9685a5c95fb796064d3655b3fbe73
conquest
/
src
/
common
History
Jakob Friedl
ae083896b6
Implemented simple download command.
2025-09-01 19:45:39 +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
Implemented simple download command.
2025-09-01 19:45:39 +02:00
utils.nim
Implemented basic sleep obfuscation via the Ekko technique using WinAPI. Improvement needed!
2025-08-27 00:27:50 +02:00