Commit graph

  • 2c12f8017b
    Merge 3d32cc4a8a into ec45d5f47f Đạt Nguyễn 2026-07-31 18:24:50 +07:00
  • 3d32cc4a8a feat(ai): wire chat popup into main window datnp1003 2026-07-31 17:28:56 +07:00
  • f21e350665 test(ai): harden popup request lifecycle datnp1003 2026-07-31 16:51:31 +07:00
  • ad1930bc1b feat(ai): settle popup chat requests datnp1003 2026-07-31 16:38:36 +07:00
  • 97ad92ab26 feat(ai): start popup chat requests datnp1003 2026-07-31 16:18:03 +07:00
  • b0408dcf1e feat(ai): add chat popup shell datnp1003 2026-07-31 15:53:13 +07:00
  • 791113f6eb feat(ai): add async chat send worker datnp1003 2026-07-31 15:41:15 +07:00
  • 47fb3226c5 feat(ai): send chat session prompts datnp1003 2026-07-31 15:24:51 +07:00
  • 76ca628395 feat(ai): add chat session resolution core datnp1003 2026-07-31 15:09:09 +07:00
  • cf79d6faa7 feat(ai): wire settings into main application datnp1003 2026-07-31 14:23:32 +07:00
  • 39eed1d39b feat(ai): coordinate settings dialog datnp1003 2026-07-31 13:55:53 +07:00
  • e5c515636d feat(ai): own application settings state datnp1003 2026-07-31 13:40:42 +07:00
  • dbaf70db62 feat(ai): wire async connection test datnp1003 2026-07-31 13:27:18 +07:00
  • 0db87187eb feat(ai): add connection test worker datnp1003 2026-07-31 13:04:40 +07:00
  • a2c453628f feat(ai): add settings connection core datnp1003 2026-07-31 12:44:21 +07:00
  • 127fd93fcd feat(ai): dispatch provider protocols datnp1003 2026-07-31 12:20:13 +07:00
  • 768d4f5dd3 feat(ai): wire settings save action datnp1003 2026-07-31 11:56:36 +07:00
  • 316120e9b6 feat(ai): save settings transactionally datnp1003 2026-07-31 11:37:48 +07:00
  • 7bc4b88fee feat(ai): add provider model removal datnp1003 2026-07-31 11:02:20 +07:00
  • 46d6c75ca4 feat(ai): add provider model entry datnp1003 2026-07-31 10:44:49 +07:00
  • 7194a0cf97 feat(ai): add provider settings CRUD datnp1003 2026-07-31 10:12:23 +07:00
  • 6c6352bdac feat(ai): bind settings form working copy datnp1003 2026-07-31 09:52:53 +07:00
  • c63d76df4c feat(ai): add settings form shell datnp1003 2026-07-30 23:22:37 +07:00
  • cfdbe76b9e feat(ai): wire Anthropic WinHTTP transport datnp1003 2026-07-30 22:59:21 +07:00
  • 86dfb8b77b feat(ai): wire OpenAI WinHTTP transport datnp1003 2026-07-30 22:50:12 +07:00
  • 426f0f7bb2 feat(ai): add transactional Anthropic client datnp1003 2026-07-30 22:30:33 +07:00
  • 3eb82f000e feat(ai): add transactional OpenAI client datnp1003 2026-07-30 22:23:16 +07:00
  • fa64daceca feat(ai): add Anthropic JSON adapter datnp1003 2026-07-30 22:01:25 +07:00
  • 5359906072 feat(ai): add OpenAI JSON adapter datnp1003 2026-07-30 21:51:56 +07:00
  • f396094815 feat(ai): add secure WinHTTP transport datnp1003 2026-07-30 21:13:11 +07:00
  • e90563a6bf feat(ai): add encrypted provider configuration datnp1003 2026-07-30 16:14:21 +07:00
  • d7c532f234
    Create c-cpp.yml 2sty7s8425-dotcom 2026-07-22 21:27:31 +02:00
  • 8632cc1e41
    Merge 8af6f16ae4 into ec45d5f47f tihomirocrew 2026-07-06 01:04:51 +03:00
  • 8af6f16ae4 fix(bsod): better sanity check in IsAddressSafe tihomirocrew 2026-07-06 01:03:55 +03:00
  • e196939102 fix(bsod): add validation in write phys memory tihomirocrew 2026-07-05 04:47:26 +03:00
  • b496cf58bc fix(bsod): validate physical/NULL addresses tihomirocrew 2026-07-05 03:31:23 +03:00
  • 4cdbb7006e
    Merge ce8e87d404 into ec45d5f47f coolvitto 2026-06-05 22:48:59 +09:00
  • ce8e87d404
    Add Japanese coolvitto 2026-06-05 22:48:30 +09:00
  • ba5c52a3e3
    Merge 1a841d4721 into ec45d5f47f ggtrzhworker 2026-05-10 23:55:09 +08:00
  • 1a841d4721 Clean PR scope SongZhi 2026-05-10 23:54:20 +08:00
  • a2a3621c60 Reduce legacy bevels in memory browser SongZhi 2026-05-10 23:47:10 +08:00
  • 6bd109db8d Clarify memory browser hints SongZhi 2026-05-10 23:37:33 +08:00
  • 367ac026a9 Clarify top bar hints SongZhi 2026-05-10 00:28:42 +08:00
  • e2ae510841 Reduce legacy bevels in main window SongZhi 2026-05-10 00:14:18 +08:00
  • 7729392ad6 Clarify main window workflow hints SongZhi 2026-05-10 00:09:07 +08:00
  • bf596820a2 Ignore Cheat Engine debug output SongZhi 2026-05-10 00:00:41 +08:00
  • 0dc7bf25d1 Refine main window visual spacing SongZhi 2026-05-09 23:53:30 +08:00
  • 6b3101f439 Clarify scan options UI SongZhi 2026-05-09 23:18:33 +08:00
  • bee97b608c Improve main window UI hints SongZhi 2026-05-09 23:10:34 +08:00
  • 74d07ce535 Add UI refactor project brief SongZhi 2026-05-09 23:00:56 +08:00
  • b1fadfdc6f
    Create Game app player swyamverma8109-gif 2026-04-11 11:09:34 +05:30
  • c036cc960a
    Rename injected DLL names and window class identifiers to avoid signature detection Claude 2026-03-16 21:59:30 +00:00
  • fc44e78e12
    Remove kernel-detectable CE-branded named objects, exports, and debug strings Claude 2026-03-12 12:48:17 +00:00
  • 01b78b69d3
    Remove remaining CheatEngine string literals from all compiled files Claude 2026-03-12 12:39:54 +00:00
  • ae1e98c69d
    Remove all CheatEngine identifier and string references from .pas source files Claude 2026-03-12 00:17:33 +00:00
  • 540923488e
    Fix: replace undefined rsVSApp with rsCheatEngine in MainUnit.pas Claude 2026-03-12 00:12:13 +00:00
  • af2fda7ce4
    Fix compilation error: replace cheatenginedir with AppDir across all .pas files Claude 2026-03-12 00:09:34 +00:00
  • 90a5e797b2
    Remove remaining Cheat Engine strings from source files Claude 2026-03-11 23:48:09 +00:00
  • 71e0d9bf31
    Shift IOCTL codes from 0x08xx to 0x0Cxx to avoid anti-cheat detection Claude 2026-03-11 23:45:44 +00:00
  • 1296187a5e
    Complete Step 9: rename driver in .inf files and vcxproj Claude 2026-03-11 23:02:43 +00:00
  • 5016690aed
    Fix pink theme: add SetSysColors to override native Windows controls Claude 2026-03-11 17:36:25 +00:00
  • 1550bc19fc
    Add pink/rose theme: override all UI colors in bettercontrols.pas Claude 2026-03-11 17:32:24 +00:00
  • 9cc69f1082
    Binary patch remaining DLLs: replace Cheat Engine in PE resources Claude 2026-03-11 17:26:04 +00:00
  • f469688695
    Rename ULTIMAP2 service/device to VSPERF2 Claude 2026-03-11 17:25:36 +00:00
  • 310e43190c
    Fix DBK/CE string literals in kernel driver C source Claude 2026-03-11 17:24:16 +00:00
  • 177df34817
    Rename DBK function identifiers and Lua exports Claude 2026-03-11 17:23:20 +00:00
  • a1ede259d4
    Replace Cheat Engine branding in all .po translation files Claude 2026-03-11 17:22:45 +00:00
  • 3f1c000cb2
    Fix remaining DBK string literals in DBK32functions.pas Claude 2026-03-11 17:20:08 +00:00
  • 5db6012e76
    Security audit pass: remove all remaining original identifiers Claude 2026-03-11 17:11:38 +00:00
  • 7225fe6d3c
    Add CHANGES.txt with full summary of all VoiceService modifications Claude 2026-03-11 16:57:54 +00:00
  • 2740cf7610
    Replace internal XML tags and file format signatures Claude 2026-03-11 16:56:23 +00:00
  • 9227f46bc4
    Remove all visible Cheat Engine mentions across UI and forms Claude 2026-03-11 16:54:35 +00:00
  • a5e7dbf5b0
    Rename all Cheat Engine branding to VoiceService Claude 2026-03-11 16:49:54 +00:00
  • 3746865054
    Change driver name and rebrand from Cheat Engine to System Tool Claude 2026-03-11 16:42:29 +00:00
  • 06a4851070
    Merge 6b07a405e1 into ec45d5f47f bbfox0703 2026-02-12 11:35:30 +08:00
  • 6b07a405e1
    Merge pull request #1 from bbfox0703/fix-rm16-imm8-sign-extension bbfox0703 2026-02-12 11:31:32 +08:00
  • 4178e03748 Fix: r/m16, imm8 sign-extension bug for value 0x80–0xFF bbfox0703 2026-02-12 11:27:21 +08:00
  • 7ce784c77e
    Merge f7c348b9ee into ec45d5f47f Evgeniy Ashmarin 2026-02-07 10:02:54 +07:00
  • f7c348b9ee
    Removed new line Evgeniy Ashmarin 2026-02-07 09:12:05 +07:00
  • 311cb4175b
    Update NewKernelHandler.pas Evgeniy Ashmarin 2026-02-07 09:05:35 +07:00
  • afa14f9e53
    Merge 65e6028531 into ec45d5f47f SmoLL-iCe 2026-02-06 10:12:29 -03:00
  • 65e6028531 fix crash enum extended dbg sym SmoLL-iCe 2026-02-06 10:04:44 -03:00
  • 090d9d48e3
    Merge f4d4702f50 into ec45d5f47f Joydeep Das 2026-01-12 21:06:21 +05:30
  • f4d4702f50 Fix installer hang on broken IPv6: Add Happy Eyeballs-style fallback JoyTheSloth 2026-01-12 21:01:43 +05:30
  • e412c5d86e
    Merge 1d871719f2 into ec45d5f47f adom2020 2025-12-18 14:19:07 +01:00
  • 1d871719f2
    Fix CPUID VMEXIT freeze adom2020 2025-12-18 14:14:24 +01:00
  • 1d7c402387
    Merge 7ac8867d8a into ec45d5f47f Luca 2025-12-08 16:27:41 +01:00
  • 7ac8867d8a nigger Luca 2025-12-08 15:26:06 +00:00
  • 25e281a9a6
    Merge c808487d02 into ec45d5f47f Bryen Gatt 2025-11-21 04:48:21 -05:00
  • c808487d02 Updated README: added video guide link PHTMGatt 2025-11-21 04:43:32 -05:00
  • da03bf0800 Enhance CPUID handling for AMD CPUs to prevent SVM detection; clear SVM bit, limit max extended leaf, and mask CPUID overhead for anti-cheat measures. AngelinaTrent339 2025-11-17 12:31:02 +05:30
  • 7e2357af49 Enhance CPUID handling for anti-cheat measures; add logging and comments to identify AC queries and prevent virtualization detection on AMD CPUs. AngelinaTrent339 2025-11-17 12:21:33 +05:30
  • 47d8fd95be Implement S3 sleep fix by resetting global pointers on CPU 0 to prevent stale memory reuse after sleep/resume cycle AngelinaTrent339 2025-11-17 10:41:53 +05:30
  • 2f443c3557 Allocate memory for I/O Permission Map in setupVMX_AMD function AngelinaTrent339 2025-11-17 10:34:07 +05:30
  • 6d8f52cf99 Implement anti-cheat measures by configuring I/O Permission Map for AMD, intercepting ports 0xF1 and 0x5658-0x5659 to prevent hypervisor detection. AngelinaTrent339 2025-11-17 10:30:31 +05:30
  • 49a7dd78ab Implement anti-cheat measures by intercepting I/O port 0xF1 to prevent detection by Byfron AC; update VMX setup to block hypervisor backdoor probes. AngelinaTrent339 2025-11-17 10:26:44 +05:30
  • 6aa9876f08 chore: update .gitignore to include additional files and directories Voltaic Coffee 2025-11-16 20:27:22 -05:00
  • 537712fd69 Unify and harden CPUID handling; add TCC Win32 project files AngelinaTrent339 2025-11-06 02:25:17 +05:30
  • c2abe0e89c
    Merge 116c941099 into ec45d5f47f Mateusz Kurowski 2025-10-29 20:44:46 +01:00
  • 116c941099
    revert Bukowa 2025-10-29 20:44:40 +01:00