右鍵+清除本來好好的按一個N就可以,現在整的啥?清除個內容還要按3個鍵?
1272
2025-04-01
qmake生成VS的vcproj/sln工程文件 - 一頁書DevilBox的CSDN - CSDN博客
----vs安裝qt vstool插件可以很方便的生成sln文件
python 中判斷變量是否定義方法 - 偶木 - CSDN博客
----if 'xxx' in dir()
RealVNC加密始終打開 - 不支持的身份驗證方案5·問題#593·novnc / noVNC
不支持的安全類型(類型:13,133,5,129,192)·問題#1041·novnc / noVNC
UltraVNC/UltraVNC Project Root/UltraVNC/winvnc at master · larytet/UltraVNC
andremussche/UltraVncAsDll: vncserver and vncclient as dll (to use it within other applications)
---realvnc5后的版本不開源,多了其特定的認證加密協議,是在要用可以考慮將viewer嵌入其他程序使用;
安裝DirectX SDK時提示Error Code s1023 的解決辦法 - Naruto - CSDN博客
安裝DirectX SDK時出現“S1023”錯誤(2010年6月)
Download DirectX Software Development Kit from Official Microsoft Download Center
---注意重啟
ikasty/libjpeg-vs2015: libjpeg projects for Visual Studio 2015
windows x64 static library for libjpeg-turbo with Visual Studio 2015 · Issue #45 · libjpeg-turbo/libjpeg-turbo
-----libjpeg vs2015
VNC連接Ubuntu14.04 遠程桌面出現“No supported authentication methods”錯誤 - hekailing的專欄 - CSDN博客
--- 確認一下服務端是否是vncauth并且設定了密碼
c++ - QT How to embed an application into QT widget - Stack Overflow
qt - Run an external application inside a qwidget - Stack Overflow
c++ - How to Widget inside another widget in QT? - Stack Overflow
QWidget::createWindowContainer函數翻譯 - caokunchao的專欄 - CSDN博客
QWidget 之 Secondary Windows 小記 - 1+1=10 - CSDN博客
c++ - Qt: layouts with a Qwidget window container - Stack Overflow
Qt通過句柄操作外部窗口 - BetterWorld的專欄 - CSDN博客
How to process qt mouse events in parent QWidget first, and then pass it to children? - Stack Overflow
linux - Cannot get QWindow::fromWinId to work properly - Stack Overflow
----qt中嵌入外部窗口
關于Qt::WindowFlags枚舉類型的全面解析 - Bruce_0712的博客 - CSDN博客
Qt5::WindowFlags枚舉類型 - hjhomw的博客 - CSDN博客
c++ - setWindowFlags(Qt::WindowStaysOnTopHint) hides Qt Window - Stack Overflow
后臺運行和隱藏程序圖標 - 開發簡記 - CSDN博客
[C++]隱藏/刪除/顯示托盤圖標 - tzwsoho的專欄 - CSDN博客
[Solved] MFC:how to hide the program ICON in the task bar in win8.1 - CodeProject
擴展窗口樣式 - Windows應用程序| Microsoft Docs
Removing Taskbar icon when Minimized Win32
WindowsAgent/SystemTray.cpp at master · OCSInventory-NG/WindowsAgent
VCSamples/MainFrm.cpp at master · Microsoft/VCSamples
c# - Minimized application showing above the task bar - Stack Overflow
WS_EX_TOOLWINDOW 屬性的陷阱 - 做一個優雅的程序員 - CSDN博客
隱藏窗口任務欄圖標的三種方法 - 做一個優雅的程序員 - CSDN博客
ITaskbarList | Microsoft Docs
c++ - MFC: hiding a toolbar button - Stack Overflow
如何隱藏任務欄圖標小結 - bluewater的專欄 - CSDN博客
MFC中如何讓彈出窗口在任務欄顯示圖標? - zqliu133的專欄 - CSDN博客
MFC修改任務欄,窗口和exe圖標 - 斯蒂芬森的專欄 - CSDN博客
WS_EX_TOOLWINDOW 屬性的陷阱 - 做一個優雅的程序員 - CSDN博客
隱藏窗口的任務欄圖標 - 清流彎彎 - CSDN博客
Removing Taskbar icon when Minimized Win32
c++ - make taskbar icon visible on window hide - Stack Overflow
VC 獲取任務欄窗口的句柄 - jiangqin115的專欄 - CSDN博客
Which alternative property can be used for attaching to app's window · Issue #581 · Microsoft/WinAppDriver
---隱藏任務欄圖標
c++ - How to get main window handle from process id? - Stack Overflow
c++ - Get HWND on windows with Qt5 (from WId) - Stack Overflow
Spy++使用方法 - ~小小鳥~ - 博客園
c++ - How to get the Window Class Name and Id from HWND? - Stack Overflow
winapi - How to get window class by HWND? - Stack Overflow
VC 獲取任務欄窗口的句柄 - jiangqin115的專欄 - CSDN博客
GetWindow function | Microsoft Docs
GetClassName function | Microsoft Docs
CallWindowProcW function | Microsoft Docs
c - GWL_WNDPROC undeclared - Stack Overflow
windows 7 - unresolved external symbol _DbgPrint in Win7 64bit - Stack Overflow
winapi - Get current process Id from DLL - Stack Overflow
c++ - Overloading the QDataStream << and >> operators for a user-defined type - Stack Overflow
Traversing the Thread List - Windows applications | Microsoft Docs
c++ - Getting a handle to the process's main thread - Stack Overflow
GetWindowThreadProcessId function | Microsoft Docs
c++ - Getting a handle to the process's main thread - Stack Overflow
GetClassName function | Microsoft Docs
CWND和HWND之間的關系和轉換 和獲取方法 - Alexander_Frank的博客 - CSDN博客
IsWindow function | Microsoft Docs
CreateFileMappingA function | Microsoft Docs
SetWindowPos function (winuser.h) | Microsoft Docs
Toolbar Control Messages - Windows applications | Microsoft Docs
c++ - How can I simulate a button click given the handle to the button's window? - Stack Overflow
----窗口句柄 進程id等
winapi - Pure win32 cross-process child windows - Stack Overflow
c - SetWindowLongPtr returning ERROR_ACCESS_DENIED - Stack Overflow
winapi - How can I make a child process window to appear modal in my process? - Stack Overflow
c - SetWindowLongPtr not seem to work - Stack Overflow
SetWindowLong中的問題
c++ - Specifying a Window Procedure for child Windows - Stack Overflow
winapi - C++ Changing HWND Window Procedure in runtime - Stack Overflow
Use Qt Dbus on Windows - Stack Overflow
qt - QtDbus is not working in Qt5.4.1 on Windows 7 - Stack Overflow
QT 進程間通信之古老的方法(內存共享) - wangyeqiang的專欄 - CSDN博客
Windows環境下利用“共享內存”實現進程間通信的C/C++代碼---利用CreateFileMapping和MapViewOfFile - stpeace的專欄 - CSDN博客
Windows進程間各種通信方式淺談 - 關注互聯網安全的小蝦米一枚 - CSDN博客
幾種Windows進程通信 - zbility - 博客園
---跨進程
secrary/InjectProc: InjectProc - Process Injection Techniques [This project is not maintained anymore]
WriteProcessMemory-Example/attacker.cpp at master · erayarslan/WriteProcessMemory-Example
inject/inject.c at master · mewrev/inject
Three Ways to Inject Your Code into Another Process - CodeProject
inter process communication using ffi-efl and ecore_pipe
主人的演示/ inject_shellcode·hasherezade / demos
windows 7 x64 - CreateRemoteThread failing with ERROR_ACCESS_DENIED - Stack Overflow
windows - Identifier for win64 configuration in Qmake - Stack Overflow
--注入
動態鏈接庫入口點函數 - Windows應用程序| Microsoft Docs
DllMain entry point - Windows applications | Microsoft Docs
Releases · secrary/InjectProc
InjectProc/InjectProc/test_files at master · secrary/InjectProc
DLL入口函數DllMain - 昔日之的專欄 - CSDN博客
---主要需要定義至少一個導出函數
鉤子編程(HOOK) 安裝進程內鼠標鉤子 (0) - LIAM11.COM - CSDN博客
使用SetWindowsHookEx(WH_KEYBOARD,...)制作全局鍵盤鉤子 - booksyhay的專欄 - CSDN博客
0.ring3-SetWinEventHook和SetWindowsHookEx - hgy413的專欄 - CSDN博客
注入(4)--消息鉤子注入(SetWindowsHookEX) - 對著世界說你好 - CSDN博客
SetWinEventHook 事件鉤子 - magictong的專欄 - CSDN博客
SetWinEventHook 事件
Sample showing how to receive an event when a window is foregrounded in Windows.
鉤子 - WH_GetMessage和WH_CALLWNDPROC不起作用
常用鉤子的類型 - DruidElder的博客 - CSDN博客
WH_CALLWNDPROC - hgy413的專欄 - CSDN博客
WinAPI: SetWindowsHookEx - 設置鉤子 - 萬一 - 博客園
hook監視窗口 - wf_wf_wf_1985的專欄 - CSDN博客
令人頭痛的WH_CBT鉤子,使窗口前置——淚水+汗水的贊歌 - singshinesong的博客 - CSDN博客
WH_CBT Hook將非模態對話框顯示為模態對話框 - Xp275500976的專欄 - CSDN博客
SetWindowsHookEx 詳解(一) - 上善若水 的專欄 - CSDN博客
What is Required to get a WH_CBT Global Hook to Work on Windows 7
WH_CBT監控有窗體的進程創建 - XboxMicro - CSDN博客
SetWindowsHookEx 的資料整理 與 內部機理 的深入分析 - on_1y - CSDN博客
WM_SHOWWINDOW消息(詳解) - 會飛的丑小鴨的博客 - CSDN博客
WM_INITDIALOG message - Windows applications | Microsoft Docs
GetWindowLongA function | Microsoft Docs
GetDlgCtrlID function | Microsoft Docs
GetDlgItem function | Microsoft Docs
GetWindowTextA function | Microsoft Docs
CreateWindowExW function | Microsoft Docs
對話框的隱藏 - q123456789098的專欄 - CSDN博客
What is Required to get a WH_CBT Global Hook to Work on Windows 7
c++ - SetWindowsHookEx succeed but callback function is never called - Stack Overflow
CBTProc callback function (Windows)
Win32實現窗口盜竊(一) - 夏寮 - SegmentFault 思否
c# - CreateWindowEx() inside DLL Creates a window with an odd title - Stack Overflow
RegisterClassExA function | Microsoft Docs
可愛的HOOk技術(一) - zhaohengyuan的專欄 - CSDN博客
---鉤子
Detours 的配置 - 六月心悸 - CSDN博客
Download Detours Express from Official Microsoft Download Center
Detouring code – Calvin Hsia's WebLog
c++ - How to use DetourAttach() for a pointer to a function in hex? - Stack Overflow
Detour hook庫x86 x64編譯 - qing666888的專欄 - CSDN博客
c++ - Compiling Microsoft Detours for 64-bit - Stack Overflow
CreateWindowExW Hook fails? · Issue #41 · MahdiSafsafi/DDetours
DetourAttach · Microsoft/Detours Wiki
VS2015 編譯 Detours 方法,解決各種報錯和警告。 - Right! I'm Max Sky. - CSDN博客
Detouring code – Calvin Hsia's WebLog
detours/detours at master · Nukem9/detours
Microsoft/Detours: Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
--替換
visual c++ - error Please #define _AFXDLL or do not use /MD[d] occurs even after making changes in Project Properties - Stack Overflow
c++ - Adding MFC support to a Qt project - Stack Overflow
---qt中添加mfc支持
freopen 函數和 fopen 函數簡單介紹 - 灰蝸牛 - CSDN博客
Duplicate the STDOUT and STDERR outputs in a log file · Issue #26 · bonsai-team/matam
c++ - How to capture stdout from another process in Win32 without latency? - Stack Overflow
Process class stdout and stderr duplicating
windows - DuplicateHandle for a file - Stack Overflow
StdoutRedirector/stdoutredirector.cpp at master · dbzhang800/StdoutRedirector
C++: Redirecting STDOUT - Stack Overflow
linux - How to redirect output to a file and stdout - Stack Overflow
c - Redirect stdout to a file - Stack Overflow
DuplicateHandle function | Microsoft Docs
perl - How to redirect output of Win32::Process command to text file? - Stack Overflow
INFO: CreateFile() Using CONOUT$ or CONIN$
--調試信息
IsBadStringPtrA function | Microsoft Docs
c++ - IsBadStringPtr alternative - Stack Overflow
結構化異常處理 - Windows應用程序| Microsoft Docs
---指針判斷
c - What is the use of ATOM returned by RegisterClassEx function? - Stack Overflow
GlobalDeleteAtom function | Microsoft Docs
About Atom Tables - Windows applications | Microsoft Docs
--atom
64位PE文件導入表的修改 - ava66的專欄 - CSDN博客
注入技術--修改pe文件導入表進行注入 - freesec - 博客園
PE詳解 - DOS文件頭、PE文件頭、節表和表詳解 - 桃子好好吃的博客 - CSDN博客
修改PE文件實現靜態DLL注入 - Joliph的博客 - CSDN博客
PE注入代碼 - 鋤禾日當午 - CSDN博客
erocarrera/pefile: pefile is a Python module to read and work with PE (Portable Executable) files
使用pefile解析PE文件格式 - 小黑話不多 - CSDN博客
chen-charles/PEDetour: modify binary Portable Executable to hook its export functions
coderforlife/pe-file: Basic utility code for reading and modifying PE files (EXE, DLL, ...)
JonDoNym/peinjector: peinjector - MITM PE file infector
更改PE文件加載動態庫 - Toring - 博客園
手動進行dll靜態注入 - qq_38184895的博客 - CSDN博客
Arvanaghi/Windows-DLL-Injector: A basic Windows DLL injector in C using CreateRemoteThread and LoadLibrary. Implemented for educational purposes.
PE文件導入表的代碼注入 - 謝啟東的專欄 - CSDN博客
PE結構詳解(64位和32位的差別) - ReversalC的專欄 - CSDN博客
用VS查看程序的dll依賴項 - jirryzhang的博客 - CSDN博客
xkzeng/PeToolC: source code for PeToolC with Win32C
PE_Viewer/PE_Viewer at master · lifeshave/PE_Viewer
jovibor/Pepper: PE (x86) and PE+ (x64) files viewer, based on libpe.
Releases · petoolse/petools
PE總結 – 導入表 - chenlycly的專欄 - CSDN博客
PE Import Table Parser
EgeBalci/IAT_API: Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.
m0n0ph1/IAT-Hooking-Revisited: Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.
BackupGGCode/portable-executable-library: PE Bliss - Cross-Platform Portable Executable C++ Library
secana/PeNet: Portable Executable (PE) library written in .Net
ImportREC輸入表重建工具 - wang010366的專欄 - CSDN博客
PE教程6: Import Table(引入表)(看雪) - 又是一年夏天 - 博客園
PE中的import table/IAT 分析 - panda1987的專欄 - CSDN博客
PE文件結構詳解(四)PE導入表 - evil.eagle的專欄 - CSDN博客
Import Table(引入表) - hellotjc的專欄 - CSDN博客
IAT表詳解 - cay22的專欄 - CSDN博客
C++PE文件格式解析類(輕松制作自己的PE文件解析器) - paschen的專欄 - CSDN博客
glmcdona/Process-Dump: Windows tool for dumping malware PE files from memory back to disk for analysis.
DKorablin/PEReader: Portable Executable (+), Common Language Infrastructure format reader
bearparser/ImportDirWrapper.cpp at master · hasherezade/bearparser
hasherezade/chimera_loader: ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports payload-side
LoadImageInject/PESTRUCT.h at a78948e7719e3286554cf94bd26e95489f208d73 · Sqdwr/LoadImageInject
Sqdwr/LoadImageInject: LoadImage Routine Inject Dll
記錄自己一次xencode反混淆實踐 - 夜班機器人的博客 - CSDN博客
Releases · petoolse/petools
PE文件本地DLL注入實現 - flukeshen的博客 - CSDN博客
VS2010怎么用Dumpbin來查看DLL導出函數 - l198738655的博客 - CSDN博客
進行DLL注入的三種方法 - 飛鴿溝通最簡單 - CSDN博客
TACIXAT/portable-executable-library: Automatically exported from code.google.com/p/portable-executable-library
BackupGGCode/portable-executable-library: PE Bliss - Cross-Platform Portable Executable C++ Library
--靜態
_database/depointer.txt at master · Amrf000/_database
--encodepoint
phantomjs-1/qwindowsintegration.cpp at master · Medium/phantomjs-1
qt-windows-im/qwindowsintegration.cpp at master · guillaumesmo/qt-windows-im
Qt單實例進程 - zhengtianzuo的博客 - CSDN博客
QT中實現程序只運行一個實例--應用程序的單例化 - AderStep - CSDN博客
--qt單實例
qt-labs/vstools
fpoussin/Qt5-MSVC-Static: Set of tools to build static Qt 5.x libs on Windows.
--vstool
python sys.path - anndy_的專欄 - CSDN博客
python中sys.path詳解 - Hello World! - CSDN博客
sys.path.append() - JOJOY的博客 - CSDN博客
python - Pyinstaller - ImportError: No system module 'pywintypes' (pywintypes27.dll) - Stack Overflow
Problems on Windows 10 with somethings · Issue #4046 · pyinstaller/pyinstaller
Py_SetPath導致的BUG一例(issue11320) - 1+1=10 - CSDN博客
Fatal Python error: Py_Initialize: unable to load the file system codec · Issue #1296 · SpaceVim/SpaceVim
c++ - Py_Initialize fails - unable to load the file system codec - Stack Overflow
Fatal python error: Py_Initialize: unable to load the file system codec - Stack Overflow
Could not locate a VISA implementation. Install either the NI binary or pyvisa-py. - Google Search
GPIB instrument not detected by pyvisa · Issue #393 · pyvisa/pyvisa
The Very High Level Layer — Python 3.7.3rc1 documentation
--python embed
qt---cdb(Microsoft Console Debugger)調試 - FreeApe - CSDN博客
使用CDB調試Qt代碼 - 大道曙光 - CSDN博客
windows 環境下Qt Creator 的debugger模式配置 - yanhuangzhinu0的專欄 - CSDN博客
QT使用CDB調試程序 - 滴水成河 百川歸海 - CSDN博客
--qt遠程調試
Python字符串拼接的五種方式 - 畢來生 - CSDN博客
--python字符串
【Qt開發】QSplitter的使用和設置 - ZhangPY的專欄 - CSDN博客
Qt5布局管理(一)——QSplitter分割窗口類 - LeeHDsniper的博客 - CSDN博客
Qt 代碼: Qt布局與分割器QSplitter - Jan5_Reyn - CSDN博客
--qt spliter
Qt QDateTime toString("h:m:s ap") ap/a/AP/a missing - Stack Overflow
qtxlxs segfault when reading an empty excel file using xlsx.cellAt(0,0)->value(); · Issue #179 · dbzhang800/QtXlsxWriter
How to check if a path is absolute path or relative path in cross platform way with Python? - Stack Overflow
c++ - How do I create an absolute file path from a QDir and a relative file path? - Stack Overflow
c++ - Convert any QVariant to QString - Stack Overflow
qt - Extracting the bytes from a UTF-8 QString - Stack Overflow
Qt Widget temporarily fullscreen - Stack Overflow
winapi - Win32: full-screen and hiding taskbar - Stack Overflow
qt - How to remove QWidgets from QSplitter - Stack Overflow
c++ - Qt: Prevent taskbar from appearing in fullscreen apps - Stack Overflow
qt - QMainWindow fullscreen issue due to taskbar on windows - Stack Overflow
c++ - How to set QWidget fullscreen (but "real" fullscreen, change resolution, set modal to whole system)? - Stack Overflow
CoCreateInstance function (combaseapi.h) | Microsoft Docs
c++ - How to format a QString? - Stack Overflow
c++ - Why is QLineEdit::setCursorPosition(int) selecting(highlighting) text? - Stack Overflow
QComboBox 的 validator 為什么會失效 - Setarcos的專欄 - CSDN博客
Using both a validator and asRequired on a combo box results in the asRequired flag supressing validation errors · Issue #179 · vaadin/vaadin-combo-box-flow
qt - What is the signal for when a widget loses focus? - Stack Overflow
c++ - QLineEdit with QValidator: React to editing finished regardless of input validity? - Stack Overflow
c++ - QDialog exec() and getting result value - Stack Overflow
qstring - Qt - Writing a file with QTextStream adds empty new lines to the text - Stack Overflow
kai66673/PythonEditor at 8533da3dfef89accb102fa3eac1706296bb1919b
qtcreator/src/plugins/pythoneditor at 4dc7e9263922d260694b3e44a9cab64eedb46d05 · Distrotech/qtcreator
kai66673/PythonEditor: Qt5 editor widget for python sources (sip to PyQt5)
python - QWidget does not draw background color - Stack Overflow
qt - read a text file to QStringList - Stack Overflow
qt - Copy from QStringList to text file - Stack Overflow
python中接口實現 - 終結大笨狗的博客 - CSDN博客
python中的空值判斷和空字符串判斷。 - carrey_0612的博客 - CSDN博客
【Python】如何判斷一個字符串為空 - 趣 - CSDN博客
c++ - Selecting from all available serial ports using Qt GUI - Stack Overflow
C語言中八進制和16進制怎么表示,原碼,反碼及補碼,C語言按位取反運算符~ - 晨光熹微 - CSDN博客
auth0/java-jwt: Java implementation of JSON Web Token (JWT)
---雜項
https://m.2cto.com/kf/201205/132719.html
www.udpwork.com/item/7338.html
https://github.com/kasicass/kasicass/blob/e0c20ae1120c6d485ea1c800d57b00b8fd058199/win32/Detours/samples/member/member.cpp
https://www.tutorialspoint.com/function-pointer-to-member-function-in-cplusplus
https://blog.csdn.net/qing666888/article/details/81540683
https://stackoverflow.com/questions/14014310/detourfunction-is-undefined
https://stackoverflow.com/questions/16981225/how-to-use-detourattach-for-a-pointer-to-a-function-in-hex
https://blog.csdn.net/qing666888/article/details/81540683
https://stackoverflow.com/questions/10559323/detours-hooking-a-classes-member-function-syntax-for-setting-function-offset
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.4.0/com.ibm.zos.v2r4.iceg200/ice2cg_Converting_VB_to_FB.htm
https://guidedhacking.com/threads/thiscall-member-function-hooking.4036/
https://www.unknowncheats.me/forum/c-and-c-/106387-hooking-function.html
https://bbs.pediy.com/thread-209205-1.htm
https://stackoverflow.com/questions/17964666/reading-memory-from-exe-offset
https://stackoverflow.com/questions/40048571/how-to-get-the-base-address-of-a-process-in-c-internally
通過注入的DLL繞過成員函數
KalOnline C++ Code LevelUp
Detours Hook普通類成員函數
Thread: Trouble hooking function with Detours
How to Hook Thiscall Functions?
Hooking __thiscall without using __fastcall
Win32 calling conventions: __fastcall in assembler
Which calling convention to use for EAX/EDX in IDA
--成員函數
Qt Windows
版權聲明:本文內容由網絡用戶投稿,版權歸原作者所有,本站不擁有其著作權,亦不承擔相應法律責任。如果您發現本站中有涉嫌抄襲或描述失實的內容,請聯系我們jiasou666@gmail.com 處理,核實后本網站將在24小時內刪除侵權內容。
版權聲明:本文內容由網絡用戶投稿,版權歸原作者所有,本站不擁有其著作權,亦不承擔相應法律責任。如果您發現本站中有涉嫌抄襲或描述失實的內容,請聯系我們jiasou666@gmail.com 處理,核實后本網站將在24小時內刪除侵權內容。