Duncan Ogilvie
03aebe8a50
Always load VC runtime from application directory
...
#3616
2025-07-03 11:01:11 +02:00
Duncan Ogilvie
5cf93e0c3a
InitializeSignatureCheck now loads msvcp140.dll
2025-07-02 01:23:06 +02:00
Duncan Ogilvie
df110dc06f
Remove Visual Studio projects
2025-06-21 14:33:21 +02:00
Duncan Ogilvie
2a08360c67
Fix compilation with clang-cl
2025-03-30 17:50:01 +02:00
Duncan Ogilvie
1bde29d9df
Add headless mode POC
...
Currently useless, but after #3516 is merged this will be used for automated testing
https://github.com/x64dbg/x64dbg_headless
2025-03-30 16:22:41 +02:00
Duncan Ogilvie
310935b749
Merge pull request #3532 from G3ph4z/issue_1640
...
New x96dbg configuration dialog
2025-03-30 13:55:15 +02:00
Duncan Ogilvie
9b301b3c8d
Fix compilation on MinGW (clang)
2025-03-17 02:32:14 +01:00
G3ph4z
0939434287
reformat: DlgConfigurations checkbox text
2025-03-03 23:42:54 +01:00
G3ph4z
1218421857
fix: DlgConfigurations size
2025-03-03 23:16:03 +01:00
G3ph4z
0c4d84d0b2
feat: New configuration dialog
...
It should solve the following issues: #1640 #3138
2025-03-02 20:27:04 +01:00
Duncan Ogilvie
f6841ac11a
Initial working cmkr project
2025-01-21 21:50:09 +01:00
Duncan Ogilvie
b07f7bae05
Add custom signature verification
2024-07-11 23:57:55 +02:00
Duncan Ogilvie
f518e507c2
Do not connect to the internet when verifying signature
2024-06-03 18:42:40 +02:00
Duncan Ogilvie
e3adaaac5d
Simplify pluginload and rename globals
2023-10-01 20:46:52 +02:00
Duncan Ogilvie
1845952e17
Fix for the fix, damn
...
Closes #3068
2023-04-15 16:53:03 +02:00
Duncan Ogilvie
c05e9f2779
Fix inconsistent calling convention for LoadLibraryChecked
...
Closes #3057
2023-04-14 20:02:55 +02:00
Duncan Ogilvie
5674bf9984
Add the plugin directory to the DLL search path
...
#3047
2023-04-05 09:33:17 +02:00
Duncan Ogilvie
1a1f48b1f1
Clean up a bunch of code
2023-03-04 02:20:06 +01:00
Duncan Ogilvie
1e616021e8
Initial implementation of the signature check to prevent abuse
...
(cunty)
2023-03-04 02:16:32 +01:00
Duncan Ogilvie
c4df19f724
Initial signature checking PoC working
2023-03-03 12:19:27 +01:00
Duncan Ogilvie
6cf28d32e6
LAUNCHER: Simplify installation process
...
Thx to Jonas for helping me with the zone data
2020-07-09 20:19:55 +02:00
Duncan Ogilvie
434ef31a05
PROJECT: minor fixes in vcproj files
2020-04-25 22:14:05 +02:00
Duncan Ogilvie
03c5406b4b
DBG+EXE: compile on latest Visual Studio 2019 without MFC
2019-10-31 15:31:23 +01:00
Duncan Ogilvie
d62f7f431c
disable warnings for dbghelp.h
2019-06-19 00:12:31 +02:00
Duncan Ogilvie
6bc16f8bac
PROJECT: remove and ignore vcxproj.user files
2019-04-12 17:51:56 +02:00
Duncan Ogilvie
103866eafe
DBG+EXE+GUI: fixed some more sonar warnings
2017-10-08 20:19:32 +02:00
Duncan Ogilvie
57235b2f24
DBG+EXE+LAUNCHER+BRIDGE: remove _CRT_SECURE_NO_WARNINGS
2017-10-08 16:16:20 +02:00
Torusrxxx
a6e296054f
fixed x96dbg ( #1644 )
...
* fixed x96dbg
* fixed
2017-07-09 20:12:23 +02:00
mrexodia
32be2538dc
EXE+DBG: improved launcher (closes issue #1591 )
2017-05-31 15:47:08 +02:00
mrexodia
ca0be798d9
Revert "St Patricks Day, March 17th, clover (32 & 64bit) icon ( #1499 )"
...
This reverts commit 91cb27e701
.
2017-03-17 07:45:34 +01:00
fearless
91cb27e701
St Patricks Day, March 17th, clover (32 & 64bit) icon ( #1499 )
2017-03-16 21:44:59 +01:00
Matthijs Lavrijsen
5cb699e60e
Merge the OS compatibility element from exe/app.manifest into manifest.xml and remove app.manifest, as it was ignored during compilation ( #1490 )
2017-03-11 15:39:09 +01:00
Nukem
e1bf22fdc9
Intercept more functions for crashdumps
2016-12-02 02:07:07 -05:00
mrexodia
9ec84f292f
EXE: LarseAddressAware
2016-11-28 11:25:00 +01:00
mrexodia
23472fc36f
DBG: removed final traces of x64_dbg
2016-09-27 02:06:07 +02:00
mrexodia
cb1f722c4c
PROJECT: fixed build errors in debug mode
2016-07-20 11:47:00 +02:00
justin
1d11564437
More modifications to seperate out debug/release modes
2016-07-09 10:40:07 -06:00
jdavidberger
45c45ffb64
Fixed label bug, guarded header file for window kit 8.1, debug builds build in non-release folder ( #826 )
...
* Make extremely long status messages not resize the window
* Added ifdefs to differentiate between windows kit versions to address a breaking change between 7.1 and 8
* Modified build settings so debug build is put in a seperate directory
2016-07-07 12:21:23 +02:00
Torusrxxx
42ff89d28b
Change Strings.rc to UTF-16 ( #799 )
...
* update Strings.rc to UTF-16 file
* Update Strings.rc to UTF-16 file
2016-06-24 16:19:57 +02:00
mrexodia
02a58ab83e
PROJECT: AStyle
2016-06-23 19:10:04 +02:00
Torusrxxx
abf026db04
Translate the launcher and add more shortcuts ( #793 )
...
* translate the launcher
* translate the launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate this file
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
2016-06-23 17:50:26 +02:00
Nukem
f49e145417
EXE: Replace AddVectoredExceptionHandler with SetUnhandledExceptionFilter. See #525 for more info.
2016-02-16 16:47:17 -05:00
Nukem
96da2e4b45
EXE: Remove MFC requirement
2015-12-31 00:33:06 -05:00
mrexodia
e7bb2a7b16
PROJECT: separate icons for x32dbg and x64dbg + some small project updates
2015-12-30 07:10:01 +01:00
Nukem
50b3026ff1
EXE: Alert user about CRT exceptions in release mode
...
Also force a crashdump if abort() or invalid_parameter() is called
2015-12-17 00:01:45 -05:00
Nukem
58d85f5b40
EXE: Ignore more exceptions ( #459 )
2015-12-14 17:06:23 -05:00
mrexodia
151c4df69a
PROJECT: don't ignore *.vcxproj.user files
2015-11-27 22:43:49 +01:00
mrexodia
ca40d7927a
DBG: updated yara
2015-11-26 01:45:47 +01:00
mrexodia
1731e1dee5
PROJECT: fixed line endings (hopefully for good now)
2015-11-24 01:50:17 +01:00
Nukem
ab2727600d
EXE: Update version manifest
2015-11-08 15:28:44 -05:00