Duncan Ogilvie
|
c589e7db3b
|
Another attempt to fix msvcp140 loading
#3624
|
2025-07-06 12:20:34 +02:00 |
Duncan Ogilvie
|
ad5e2d2ee2
|
Improve CONTRIBUTING guide
Thanks to @d2k2-git for helping out!
|
2025-07-05 20:03:14 +02:00 |
Duncan Ogilvie
|
bec9333351
|
Improve developer experience when forking
|
2025-07-05 19:03:41 +02:00 |
Duncan Ogilvie
|
bcdb5c5837
|
Merge pull request #3622 from x64dbg/revert-3588-fix-addr-cbInstrFindAllMem
Revert "Fixed inverted logic"
|
2025-07-04 21:22:30 +02:00 |
Duncan Ogilvie
|
e5cb193849
|
Revert "Fixed inverted logic"
|
2025-07-04 21:03:46 +02:00 |
Duncan Ogilvie
|
736b2be377
|
Merge pull request #3617 from kalhotky/development
Display style values refactor and MASM style
|
2025-07-04 18:44:52 +02:00 |
Duncan Ogilvie
|
0fb8c3d263
|
Merge pull request #3620 from kalhotky/fix/hide-pointer-sizes
Fix ambiguous operand size when hiding pointer sizes
|
2025-07-04 18:44:21 +02:00 |
Duncan Ogilvie
|
9fb30cc7b4
|
Fix bug with string formatting
|
2025-07-04 18:34:15 +02:00 |
Duncan Ogilvie
|
7646a36dc9
|
Exclude unnecessary OpenGL libraries from snapshot
|
2025-07-04 17:58:27 +02:00 |
Duncan Ogilvie
|
e9492e70d0
|
Fix AVX-512 crash on 32-bit
|
2025-07-04 17:29:33 +02:00 |
Duncan Ogilvie
|
d0eecd084e
|
Fix snapshot timestamp format
|
2025-07-04 02:06:29 +02:00 |
Duncan Ogilvie
|
699342d1b7
|
Move https://github.com/x64dbg/docs into this repo
|
2025-07-04 01:32:42 +02:00 |
kalhotky
|
2ea1f5b2a7
|
Format code.
|
2025-07-04 01:04:10 +02:00 |
kalhotky
|
f711458ff9
|
Format code.
|
2025-07-04 00:46:57 +02:00 |
kalhotky
|
9b57a49627
|
Match coding style, add comment.
|
2025-07-04 00:41:42 +02:00 |
kalhotky
|
8e71dad881
|
Fix ambiguous operand size when hiding pointer sizes.
|
2025-07-04 00:38:48 +02:00 |
kalhotky
|
2b10f47749
|
Fix uninitialized variables.
|
2025-07-03 15:50:22 +02:00 |
kalhotky
|
2cd2476fbc
|
Fix .ui line endings.
|
2025-07-03 15:49:58 +02:00 |
kalhotky
|
7065d6a7a0
|
Add display MASM style values.
|
2025-07-03 15:49:58 +02:00 |
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
|
9683bb38d0
|
Merge pull request #3588 from OldGamesCracking/fix-addr-cbInstrFindAllMem
Fixed inverted logic
|
2025-06-30 17:03:37 +02:00 |
Duncan Ogilvie
|
fe8e5a013e
|
Merge pull request #3607 from eldarkg/wine-msg-bp
Fix Handles->Message Breakpoint: wnd proc or handle is unavailable (wine)
|
2025-06-30 17:02:58 +02:00 |
Duncan Ogilvie
|
65a087982b
|
Merge pull request #3610 from oxqnd/fix/label-whitespace-bug
Fix: Trim trailing whitespace in script labels #3589
|
2025-06-30 17:02:32 +02:00 |
Duncan Ogilvie
|
23f0ece561
|
Upload snapshot ZIP files as artifacts directly
|
2025-06-30 03:19:25 +02:00 |
Duncan Ogilvie
|
abe77409b5
|
Update dependencies
|
2025-06-30 02:29:09 +02:00 |
Duncan Ogilvie
|
a5cf563777
|
Match snapshot format to previous releases
|
2025-06-30 02:19:06 +02:00 |
Duncan Ogilvie
|
32f42753fd
|
Get rid of Qt5Network dependency
|
2025-06-30 02:18:23 +02:00 |
oxqnd
|
34705e27be
|
Fix: Handle trailing whitespace in script labels
|
2025-06-29 18:43:16 +09:00 |
Duncan Ogilvie
|
2aa48159b8
|
Print string values of character arrays
|
2025-06-26 21:22:17 +02:00 |
Eldar Khayrullin
|
58e7bf67bd
|
Fix messages breakpoints: wnd proc or handle is unavailable (wine)
|
2025-06-26 22:10:35 +03:00 |
Duncan Ogilvie
|
d88a62893a
|
Improve pretty printing in NodeVisitor
|
2025-06-26 20:33:16 +02:00 |
Duncan Ogilvie
|
2e3af1c9c9
|
Hide __anonymous types
|
2025-06-26 17:29:24 +02:00 |
Duncan Ogilvie
|
52e3121583
|
Add GuiTypeListUpdated for better UX
|
2025-06-26 17:12:08 +02:00 |
Duncan Ogilvie
|
4df4c2ec87
|
Make type visiting expansion depth configurable
|
2025-06-26 17:12:08 +02:00 |
Duncan Ogilvie
|
5db5a106a0
|
Change StructWidget to inherit from TypeWidget
|
2025-06-26 17:12:00 +02:00 |
Duncan Ogilvie
|
1eae9f72ea
|
Implement DisplayTypeDialog for better UX
|
2025-06-26 14:55:41 +02:00 |
Duncan Ogilvie
|
655708309a
|
Add selectionChanged signal to SearchListView
|
2025-06-26 12:51:19 +02:00 |
Duncan Ogilvie
|
b2e6e501ba
|
Add back missing /DELAYLOAD options
#3412
|
2025-06-25 19:18:25 +02:00 |
Duncan Ogilvie
|
9b7733598b
|
Add test for #3599
|
2025-06-25 19:04:33 +02:00 |
Duncan Ogilvie
|
15b3035ffe
|
Update breakpoint dialog tooltip match reality
|
2025-06-25 19:04:32 +02:00 |
Duncan Ogilvie
|
27bba69ea6
|
Add a few string expression functions
|
2025-06-25 19:04:32 +02:00 |
Duncan Ogilvie
|
8fe261cb82
|
Prefix commands with $ to format the command itself
|
2025-06-25 16:56:39 +02:00 |
Duncan Ogilvie
|
b1a14260f9
|
Static MSVC runtime for launcher and loaddll
|
2025-06-25 14:55:16 +02:00 |
Duncan Ogilvie
|
df110dc06f
|
Remove Visual Studio projects
|
2025-06-21 14:33:21 +02:00 |
Duncan Ogilvie
|
118d270d81
|
Performance improvements for StructWidget
|
2025-06-20 00:53:30 +02:00 |
Duncan Ogilvie
|
1e9bae2021
|
Fix a bug with GotoDialog::setInitialExpression not working twice in a row
|
2025-06-20 00:11:18 +02:00 |
Duncan Ogilvie
|
d01fcbdd34
|
Mark padding as bitfield
|
2025-06-19 19:13:20 +02:00 |
Duncan Ogilvie
|
2223a7f10b
|
Update AStyleHelper to only format changed files
|
2025-06-19 14:09:15 +02:00 |
Duncan Ogilvie
|
13b63bb2d4
|
Merge pull request #3597 from notpidgey/struct-view-update
Added Type Reload Functionality in Struct View
|
2025-06-19 14:09:07 +02:00 |