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
13a245ebf26e9a0b4c6681e14b3dc79cd8605201
conquest
/
src
/
common
History
Jakob Friedl
47799ee5f5
Implemented generating agent payloads from the ImGui client.
2025-09-27 15:18:45 +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 'dotnet' command for execute-assembly functionality. Patched AMSI using HWBP
2025-09-13 11:47:19 +02:00
event.nim
Fixed team server crashing when no UI client is connected.
2025-09-26 15:30:14 +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 generating agent payloads from the ImGui client.
2025-09-27 15:18:45 +02:00
utils.nim
Implemented basic sleep obfuscation via the Ekko technique using WinAPI. Improvement needed!
2025-08-27 00:27:50 +02:00