qwer0123456

Results 8 issues of qwer0123456

When downloading a file with a file size of 0, an error in the program ex) null byte.txt file down crash Quasar If the file contains even one byte, it...

bug

case "close": Methods.ClientExit(); Environment.Exit(0); -> Process Exit 1. Execute payload from memory 2. When you exit the program, the process is terminated 3. If normal process is terminated, anti virus...

BCTrackbarUpdown1Change execute bug procedure TForm1.BCTrackbarUpdown1Change(Sender: TObject; AByUser: boolean); begin showmessage('1'); end; process run execute -> messagebox call The trackbar didn't move change When the program is executed, it is executed...

[donut.zip](https://github.com/TheWover/donut/files/11173232/donut.zip) Old donuts were able to load packed windows binary shellcode (version 0.9.3) -> Possible but last update 1.0 version donut -> packing binary dobut build -> Fatal Error Initialization...

[19380] DBGHELP: ntkrnlmp - public symbols [19380] D:\symboldownload\ntkrnlmp.pdb - unmatched If you synchronize symbols, Dbgview prints a message it is not a valid match. Is it a coding problem or...

bug

lazarus 3.6 version fpc 3.2.2 2024.09.29 version darkmode style label checkbox radiobutton TStatic Text Some buttons are not visible in dark mode. Light version is not Error

ComboBox.AssignStyle('Windows10.bccombo'); Is there a way to apply Windows 10 styles through coding when creating a new combo box?

Align alNone,alTop,alRight..etc option add? Is there no combo box align option in the tbccombox box? Any further plans?