Jakob Friedl
|
5f1a9979be
|
Added console history handling with arrow keys.
|
2025-09-16 22:21:11 +02:00 |
|
Jakob Friedl
|
ee397c4fb5
|
Implemented console input field.
|
2025-09-16 20:17:48 +02:00 |
|
Jakob Friedl
|
ce417db941
|
Implemented console items window using ImGuiTextSelect after it was implemented into imguin.
|
2025-09-14 22:55:44 +02:00 |
|
Jakob Friedl
|
94f2f8121c
|
Implemented 'dotnet' command for execute-assembly functionality. Patched AMSI using HWBP
|
2025-09-13 11:47:19 +02:00 |
|
Jakob Friedl
|
9b94a06ce9
|
Implemented basic .NET assembly execution using winim/clr.
|
2025-09-12 15:06:28 +02:00 |
|
Jakob Friedl
|
f0010694eb
|
Added notes and some minor changes to console view. Auto-scroll to bottom is not supported with the current approach, revisit this later.
|
2025-09-12 10:15:13 +02:00 |
|
Jakob Friedl
|
e15f4842ec
|
Added comments.
|
2025-09-11 19:11:11 +02:00 |
|
Jakob Friedl
|
1a6977d52d
|
Implemented vertically and horizontally scrollable console-output window for agent interaction windows.
|
2025-09-11 18:18:13 +02:00 |
|
Jakob Friedl
|
c2b388fbf2
|
Implemented default docking layout. Console windows are automatically docked to the bottom panel of the application.
|
2025-09-11 12:03:02 +02:00 |
|
Jakob Friedl
|
8968c797ac
|
Implemented right-click context menu on session table to create console windows for interacting with the agent.
|
2025-09-10 18:25:15 +02:00 |
|
Jakob Friedl
|
5f131ae916
|
Implemented multi-select functionality and basic context-menu for session table.
|
2025-09-09 22:55:43 +02:00 |
|
Jakob Friedl
|
2320b705d3
|
Experimented with ImGUI tables for session view.
|
2025-09-07 17:18:50 +02:00 |
|
Jakob Friedl
|
87059ced4c
|
Created template files for core views.
|
2025-09-06 14:12:51 +02:00 |
|
Jakob Friedl
|
d834e4f713
|
Created initial UI component template.
|
2025-09-05 19:39:24 +02:00 |
|
Jakob Friedl
|
e7ab8b5fac
|
Created base template for ImGUI application.
|
2025-09-05 10:49:27 +02:00 |
|
Jakob Friedl
|
f7d97908d1
|
Added initial client UI structure.
|
2025-09-02 12:48:46 +02:00 |
|
Jakob Friedl
|
8791faec3f
|
Implemented compile-time string obfuscation via XOR for the agent.
|
2025-08-26 15:11:43 +02:00 |
|
Jakob Friedl
|
668a4984d1
|
Updated directory structure.
|
2025-07-15 23:26:54 +02:00 |
|