#windowsapi نتائج البحث
Process Injection Tool Updates 3xpl01tc0d3r.blogspot.com/2020/08/proces… #Pentesting #RedTeam #WindowsAPI #Infosec




I Wish I Knew How To...Implement #windowsapi Declares with #Xojo API2! The book has added clipboard examples in Ver 4.4 (Feb 2023) in this >1,150 page book, and can be viewed at scispec.ca/index.php/books) and purchased at xojolibrary.com. Its a free update for 4.x owners.


#C言語 の関数紹介 GdiGradientFill(HDC, PTRIVERTEX, ULONG, PVOID, ULONG, ULONG); HDCで指定したメモリデバイスコンテキストにグラデーションのかかった図形を描く #駆け出しエンジニアと繋がりたい #WindowsAPI #GDI

Figure out which #windowsAPI was responsible for shellcode execution from my previous post? It was EnumDateFormatsW - first argument expects a pointer to callback function. Maldoc stages shellcode via VirtualAlloc and provides addy for execution. Opcode 55 is PUSH EBP (prologue)

I Wish #windowsapi Declares with #Xojo API2! book is updated. Added examples with a focus on #Windows Audio and Video in Version 4.5 (May 2023) in this >1,150 page book. View it at scispec.ca/index.php/books, and purchase at xdevlibrary.com. It’s a free update for 4.x owners

It is not uncommon for #maldoc authors to interface directly with the #windowsAPI in their #macros - this expands the capability that the authors have within their macro code. Screenshot shows a small example - can you guess which API is being used to execute shellcode?

Started Learning Malware Development. Have Achieved a 7/26 Detection ratio on the first attempt. Windows API used: VirtualAlloc() RTLMovememory() CreateThread() WaitForSingleObject() #windowsapi #malwaredevlopment #offensivesecurity #exploitdevelopment

🚀 Just released an updated Windows API function cheatsheet! 📚💻 Level up your skills in #ReverseEngineering #MalwareAnalysis and more with this comprehensive resource. #WindowsAPI #CheatSheet 🔗 Check it out: github.com/snowcra5h/wind…
Dynmx - Signature-based Detection Of Malware Features Based On Windows API Call Sequences dlvr.it/SxmccB #Dynmx #Windows #WindowsAPI #Yara

One week is left before the start of Accelerated Windows API for Software Diagnostics: With Category Theory in View training patterndiagnostics.com/accelerated-wi… #windowsapi #diagnostics #categories #windbg

🚨 STARTS IN 1 HOUR 🚨 SANS author @jon__reiter has been hard at work writing #SEC670 to address that very need. Join him with @jorgeorchilles for a preview of this exciting new course! 🛠️ Register here: sans.org/u/1lCG #WindowsAPI

Windows8以降のUWP開発で使用するための標準規格でWindows APIに明らかに紛らわしいtypedefがたくさん配置されているんだけど、これら難に使うんだ?? integer => BOOL ってのは流石にダメなんじゃ…😫😫 #WindowsAPI

Hey 👋 I’m doing my first ever webcast with @SANSOffensive and @jorgeorchilles tomorrow afternoon at 3pm EDT! I’m going to show Kernel Debugging stuff plus a demo of a course lab on how to hide a Windows service. Register here: sans.org/u/1lCG #WindowsAPI #SEC670
I Wish I Knew How To...Implement #windowsapi Declares with #Xojo book updated to Version 3.3 (August 2019) with new examples and more updates in this >1,050 page book. Table of Contents can be viewed at scispec.ca/index.php/books) and purchased at xojolibrary.com
Windows has very interesting API: VirtualAllocExNuma learn.microsoft.com/en-us/windows/… #windowsapi #sysprog
learn.microsoft.com
VirtualAllocExNuma function (memoryapi.h) - Win32 apps
Reserves, commits, or changes the state of a region of memory within the virtual address space of the specified process, and specifies the NUMA node for the physical memory.
Sometimes the solution is right in front of your nose: return TRUE; // #windowsapi
.Shellcode injection using MessageBox #ShellcodeInjection #MessageBoxCallback #WindowsAPI #AVEvasion #RedTeaming ghostline.neocities.org/MessageBoxInje…
Hire skilled Windows API freelancers to simplify device integration, enhance performance, and streamline Windows-based system solutions. Read More: paperub.com/blog/why-hire-… #WindowsAPI #DeviceIntegration #HireFreelancers #TechExperts #CustomDevelopment #WindowsDesktop

🛠️ When unit testing a Windows API function to launch processes, focus on verifying that it correctly handles errors. Use a "good app" for successful launches and a "bad app" to ensure logging captures failure details. #UnitTesting #WindowsAPI #DevTips ift.tt/CJxAB27
久々にプログラムして、Windowsで時計を作った! 画像フォルダに入れたpngを使って、1分ごとに背景を変えるようにしてる。 秒針を秒単位じゃなくてスムーズに動かしたかったので、自前で作るしかなかった。 言語はC++、描画はGDI+。 #プログラミング #プログラム #WindowsAPI
🚀 Whether you're diving into malware analysis, reverse engineering, or low-level Windows programming, this cheatsheet is designed to be your go-to resource! 🧑💻👨💻 #WindowsAPI #MalwareAnalysis #ReverseEngineering #CyberSecurity #Programming github.com/7etsuo/windows…
🚀 VbAdvancedRun is live on GitHub! 🔧 P/Invoke, launching SYSTEM-level processes with ease. It combines my previous projects for seamless service installation & execution. Check it out! 👇 🔗 github.com/1d3nt/VbAdvanc… #dotnet #PInvoke #WindowsAPI #vbnet #opensource
I Wish #windowsapi Declares with #Xojo API2! book is updated. Added more examples to #Windows in Version 4.7 (Sept 2024) in this >1,200 page book. View it at scispec.ca/index.php/books, and purchase at xdevlibrary.com. It’s a free update for 4.x owners.

Learn how to use Windows API functions to check for subdirectories in C++ with Aditya Pratap Bhuyan's insightful guide. Efficient directory management is crucial for many applications. #WindowsAPI #Cplusplus #DirectoryManagement ift.tt/GZeDofs
dev.to
Using Windows API Functions to Check for Subdirectory Presence in C++
When developing applications on Windows, manipulating directories is a common task that can involve...
🖥️ Learn how to map window coordinates in a Win32 application using the MapWindowPoints function. Check out this insightful code snippet by 海前 王. #Win32 #Programming #WindowsAPI ift.tt/De6YK0E
dev.to
win32 mapwindowpoints
#include #include // Global variables for window handles HWND...
Learn how to create a transparent draggable window in MFC using Windows API functions. Check out this insightful guide by 海前 王 for a deep dive into the core and standard components. #MFC #WindowsAPI #Programming ift.tt/aUt5IKh
Learn to open a console in MFC for handling key events with this insightful code snippet by 海前 王. #MFC #WindowsAPI #ProgrammingTips ift.tt/0cCb9Vm
Learn how to create transparent draggable windows in MFC with Windows API functions. Check out this insightful article by 海前 王 for an in-depth guide. #MFC #WindowsAPI #UI #Programming ift.tt/PfUslqH
dev.to
透明窗体拖动
include // MFC 核心和标准组件 include // Windows API 函数 class CMyFrameWnd : public CFrameWnd...
Process Injection Tool Updates 3xpl01tc0d3r.blogspot.com/2020/08/proces… #Pentesting #RedTeam #WindowsAPI #Infosec





#C言語 の関数紹介 GdiGradientFill(HDC, PTRIVERTEX, ULONG, PVOID, ULONG, ULONG); HDCで指定したメモリデバイスコンテキストにグラデーションのかかった図形を描く #駆け出しエンジニアと繋がりたい #WindowsAPI #GDI

GUIを簡単に作れるライブラリを作ってたら、C言語とは思えない簡単さになった! ※もちろん、GUI_API.hの中身は大変なことになってます。MFCなどを一切使っていないので、物凄い複雑なコードです。 #C言語 #WindowsAPI

I Wish I Knew How To...Implement #windowsapi Declares with #Xojo API2! The book has added clipboard examples in Ver 4.4 (Feb 2023) in this >1,150 page book, and can be viewed at scispec.ca/index.php/books) and purchased at xojolibrary.com. Its a free update for 4.x owners.

Figure out which #windowsAPI was responsible for shellcode execution from my previous post? It was EnumDateFormatsW - first argument expects a pointer to callback function. Maldoc stages shellcode via VirtualAlloc and provides addy for execution. Opcode 55 is PUSH EBP (prologue)

Dynmx - Signature-based Detection Of Malware Features Based On Windows API Call Sequences dlvr.it/SxmccB #Dynmx #Windows #WindowsAPI #Yara

It is not uncommon for #maldoc authors to interface directly with the #windowsAPI in their #macros - this expands the capability that the authors have within their macro code. Screenshot shows a small example - can you guess which API is being used to execute shellcode?

I Wish #windowsapi Declares with #Xojo API2! book is updated. Added examples with a focus on #Windows Audio and Video in Version 4.5 (May 2023) in this >1,150 page book. View it at scispec.ca/index.php/books, and purchase at xdevlibrary.com. It’s a free update for 4.x owners

🚨 STARTS IN 1 HOUR 🚨 SANS author @jon__reiter has been hard at work writing #SEC670 to address that very need. Join him with @jorgeorchilles for a preview of this exciting new course! 🛠️ Register here: sans.org/u/1lCG #WindowsAPI

#dfir #python #windowsapi #cybersecuirty gist.github.com/MohitDabas/7a1… Script to find out windows user privilege in python.


Started Learning Malware Development. Have Achieved a 7/26 Detection ratio on the first attempt. Windows API used: VirtualAlloc() RTLMovememory() CreateThread() WaitForSingleObject() #windowsapi #malwaredevlopment #offensivesecurity #exploitdevelopment

One week is left before the start of Accelerated Windows API for Software Diagnostics: With Category Theory in View training patterndiagnostics.com/accelerated-wi… #windowsapi #diagnostics #categories #windbg

Windows8以降のUWP開発で使用するための標準規格でWindows APIに明らかに紛らわしいtypedefがたくさん配置されているんだけど、これら難に使うんだ?? integer => BOOL ってのは流石にダメなんじゃ…😫😫 #WindowsAPI

Sometimes I crave learning on my own accord! Do you think that its going to be wasted effort? #WindowsInternals #WindowsAPI #Learning

Hello Xfamm! 👋 Day 90 of my 100 Days of Hacking challenge has been truly enlightening as I successfully completed the "Introduction to Windows API" room on Try Hack Me! 💼🖥️ #TryHackMe #WindowsAPI #Win32 #SystemFunctions

Hire skilled Windows API freelancers to simplify device integration, enhance performance, and streamline Windows-based system solutions. Read More: paperub.com/blog/why-hire-… #WindowsAPI #DeviceIntegration #HireFreelancers #TechExperts #CustomDevelopment #WindowsDesktop

Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 160K posts
- 2. President Trump 1.09M posts
- 3. Middle East 260K posts
- 4. Brian Callahan 9,726 posts
- 5. #IndigenousPeoplesDay 11.6K posts
- 6. Titans 40.1K posts
- 7. Thanksgiving 54.5K posts
- 8. Vrabel 7,019 posts
- 9. Cape Verde 12.6K posts
- 10. Macron 212K posts
- 11. Seth 49.1K posts
- 12. Marc 49.3K posts
- 13. Apple TV 5,560 posts
- 14. HAZBINTOOZ 5,290 posts
- 15. #WWERaw 55.4K posts
- 16. Shildt 2,859 posts
- 17. Sarah Strong 2,051 posts
- 18. Egypt 268K posts
- 19. Darius Smith 3,916 posts
- 20. #Isles 1,349 posts