#windowsprogramming 搜索结果

Runs Windows apps as Linux desktop programs with system integration

tom_doerr's tweet image. Runs Windows apps as Linux desktop programs with system integration

CPP / C++ Notes for Windows API Programming Win32 caiorss.github.io/C-Cpp-Notes/Wi…

5mukx's tweet image. CPP / C++ Notes for Windows API Programming Win32

caiorss.github.io/C-Cpp-Notes/Wi…

Let's Learn x86-64 Assembly Series - Setup & Metaprogramming in Flat Assembler gpfault.net/posts/asm-tut-… gpfault.net/posts/asm-tut-… #assembly #windows

5mukx's tweet image. Let's Learn x86-64 Assembly Series - Setup & Metaprogramming in Flat Assembler

gpfault.net/posts/asm-tut-…
gpfault.net/posts/asm-tut-…

#assembly #windows
5mukx's tweet image. Let's Learn x86-64 Assembly Series - Setup & Metaprogramming in Flat Assembler

gpfault.net/posts/asm-tut-…
gpfault.net/posts/asm-tut-…

#assembly #windows

⚡ Programming explained with power strips: if-else → chaos switch → organized while(true) → infinite loop foreach → repetition try → risky mess catch → system saved 😅

0xmuskan's tweet image. ⚡ Programming explained with power strips:
if-else → chaos
switch → organized
while(true) → infinite loop
foreach → repetition
try → risky mess
catch → system saved 😅

Introduction to the Windows API in Rust with a DLL Loader TLDR; This post is to serve as an introduction to programming in Rust using the Win32 API by using the most simplest of DLL loading techniques, loading the DLL into our own process. fluxsec.red/winapi-rust-in…

5mukx's tweet image. Introduction to the Windows API in Rust with a DLL Loader

TLDR; This post is to serve as an introduction to programming in Rust using the Win32 API by using the most simplest of DLL loading techniques, loading the DLL into our own process.

fluxsec.red/winapi-rust-in…

Windows(Win10)アップデートによる強制再起動で、数時間分の作業が吹き飛んでしまった。たまたま保存してないときに限って…。 で!調べたんですけど対策ありました。 これでアップデートの際も、指定した時間内には再起動されなくなるとのこと。 自分のように知らなかった方のお役に立てば何より…

y_ambe's tweet image. Windows(Win10)アップデートによる強制再起動で、数時間分の作業が吹き飛んでしまった。たまたま保存してないときに限って…。

で!調べたんですけど対策ありました。
これでアップデートの際も、指定した時間内には再起動されなくなるとのこと。

自分のように知らなかった方のお役に立てば何より…
y_ambe's tweet image. Windows(Win10)アップデートによる強制再起動で、数時間分の作業が吹き飛んでしまった。たまたま保存してないときに限って…。

で!調べたんですけど対策ありました。
これでアップデートの際も、指定した時間内には再起動されなくなるとのこと。

自分のように知らなかった方のお役に立てば何より…

🎉 We just turned 11! Big thanks to our amazing Insiders for 11 years of feedback, features & fun 💙 Our token of appreciation for you:👉aka.ms/WIPturns11

windowsinsider's tweet image. 🎉 We just turned 11!
Big thanks to our amazing Insiders for 11 years of feedback, features & fun 💙
Our token of appreciation for you:👉aka.ms/WIPturns11

#Windowsdefender allows certain special programs to write arbitrarily into its operating folder. I also tested with three other #antimalware products, and all of them had at least one Windows program whitelisted. GitHub: TwoSevenOneT/DefenderWrite #redteam

TwoSevenOneT's tweet image. #Windowsdefender allows certain special programs to write arbitrarily into its operating folder. I also tested with three other #antimalware products, and all of them had at least one Windows program whitelisted.
GitHub: TwoSevenOneT/DefenderWrite
#redteam

Day 39 of #100daysofcybersecurity Today was full of Windows Operating system on both my cyberops and tryhackme course. I learnt about windows file system, boot process, Hardware abstraction layer and windows vulnerabilities. @ireteeh @cyber_razz @cybergirl_io @elormkdaniel

Rabiuismail03's tweet image. Day 39 of 
#100daysofcybersecurity 

Today was full of Windows Operating system on both my cyberops and tryhackme course.

I learnt about windows file system, boot process, Hardware abstraction layer and windows vulnerabilities. 

@ireteeh @cyber_razz @cybergirl_io @elormkdaniel
Rabiuismail03's tweet image. Day 39 of 
#100daysofcybersecurity 

Today was full of Windows Operating system on both my cyberops and tryhackme course.

I learnt about windows file system, boot process, Hardware abstraction layer and windows vulnerabilities. 

@ireteeh @cyber_razz @cybergirl_io @elormkdaniel

Whoa the new Google AI Studio just vibe coded Windows simulator in 89 seconds. One-shot.🤯 And it was a dead simple prompt. 🧵👇


Today, I’d like to share some of my personal preferences for using Windows so far, especially on a laptop. .@windowsdev, .@Windows

thisisdensok's tweet image. Today, I’d like to share some of my personal preferences for using Windows so far, especially on a laptop.

.@windowsdev, .@Windows

Inside x64 SEH on Windows - A deep dive into modern Windows structured exception handling #ReverseEngineering #WindowsInternals blog.elmo.sg/posts/structur…

raashidbhatt's tweet image. Inside x64 SEH on Windows   - A deep dive into modern Windows structured exception handling  

#ReverseEngineering #WindowsInternals

blog.elmo.sg/posts/structur…

I wrote a guide for beginners about windows library code:) In this guide I describe how the compilation and linkage model works in windows at the assembly level - static and dynamic libraries, etc. Have fun 🙃 repnz.github.io/posts/reversin…

0xrepnz's tweet image. I wrote a guide for beginners about windows library code:)
In this guide I describe how the compilation and linkage model works in windows at the assembly level - static and dynamic libraries, etc. 
Have fun 🙃

repnz.github.io/posts/reversin…

Windows Internals Crash Course (62 minutes from the creator of x64dbg) - because you’ll find Windows in cars, robots, and manufacturing IoT. 😎💻🛠 Course: youtube.com/watch?v=I_nJlt… Slides: mrexodia.github.io/files/wicc-202… Materials: mrexodia.github.io/files/wicc-202…

it4sec's tweet image. Windows Internals Crash Course (62 minutes from the creator of x64dbg) - because you’ll find Windows in cars, robots, and manufacturing IoT. 😎💻🛠

Course: youtube.com/watch?v=I_nJlt…
Slides: mrexodia.github.io/files/wicc-202…
Materials: mrexodia.github.io/files/wicc-202…

Today we are kicking off a new series of detailed and technical articles that dive deep into the behind-the-scenes on the development of the Windows OS called Windows Internals. First topic? The Windows Kernel! #Winternals aka.ms/winternals

brandonleblanc's tweet image. Today we are kicking off a new series of detailed and technical articles that dive deep into the behind-the-scenes on the development of the Windows OS called Windows Internals. First topic? The Windows Kernel! #Winternals aka.ms/winternals

New #WindowsInsiders Preview Build boasts easier install & 23 new handwriting languages: wndw.ms/l4y1EZ

Windows's tweet image. New #WindowsInsiders Preview Build boasts easier install & 23 new handwriting languages: wndw.ms/l4y1EZ

Expand LiteCam's reach to Windows! 🎥 This article dives into using the Media Foundation API for camera access, integrating it into LiteCam, and repurposing barcode scanning code to create a Windows-based scanner. dynamsoft.com/codepool/effic… #DevTools #WindowsProgramming


❌ It’s Time to Go CRT-Free! The last Intro to C for Windows workshop covers what happens when binaries break free from the CRT & why Position Independent Code (PIC) changes the game for #RedTeams. 👉 Register here: buff.ly/3V5gqt9 #WindowsProgramming #WindowsDev

SANSOffensive's tweet image. ❌ It’s Time to Go CRT-Free!

The last Intro to C for Windows workshop covers what happens when binaries break free from the CRT & why Position Independent Code (PIC) changes the game for #RedTeams. 

👉 Register here: buff.ly/3V5gqt9 

#WindowsProgramming #WindowsDev

Dive into #coding with momentum! 🚀 VertrigoServ: installing & optimizing servers for a seamless Windows programming experience. Don't let tech hiccups slow you down! 💻👨‍💻 #WebDevelopment #windowsprogramming usitility.com/vertrigoserv/


I wanted to do some Windows programming with the old C APIs but really didn't want to use Visual Studio. Adding "/link user32.lib" to the end of the "args" list in tasks.json will get a Win32 C++ file to compile in VS Code. #vscode #visualstudio #windowsprogramming #win32


Elevate your basic visual skills to the next level! Unlock the power of Windows programming and database manipulation with this comprehensive course. Level up your programming skills today! ow.ly/wUEL50Oqq4T #VisualBasic #WindowsProgramming #DatabaseSkills

UTAContinuingEd's tweet image. Elevate your basic visual skills to the next level! Unlock the power of Windows programming and database manipulation with this comprehensive course. Level up your programming skills today! 
ow.ly/wUEL50Oqq4T
#VisualBasic #WindowsProgramming #DatabaseSkills

#SoftwareCompanyinNoida offer services like #webdevelopment, #Windowsprogramming, Billing Software, Inventory software, Accounting Software, #ERPSoftware,database development, iPhone development.Visit us: bit.ly/2nz69VB or Call us: 9891188273

zioninfosystem's tweet image. #SoftwareCompanyinNoida offer services like #webdevelopment, #Windowsprogramming, Billing Software, Inventory software, Accounting Software, #ERPSoftware,database development, iPhone development.Visit us: bit.ly/2nz69VB or Call us: 9891188273

未找到 "#windowsprogramming" 的结果

❌ It’s Time to Go CRT-Free! The last Intro to C for Windows workshop covers what happens when binaries break free from the CRT & why Position Independent Code (PIC) changes the game for #RedTeams. 👉 Register here: buff.ly/3V5gqt9 #WindowsProgramming #WindowsDev

SANSOffensive's tweet image. ❌ It’s Time to Go CRT-Free!

The last Intro to C for Windows workshop covers what happens when binaries break free from the CRT & why Position Independent Code (PIC) changes the game for #RedTeams. 

👉 Register here: buff.ly/3V5gqt9 

#WindowsProgramming #WindowsDev

#SoftwareCompanyinNoida offer services like #webdevelopment, #Windowsprogramming, Billing Software, Inventory software, Accounting Software, #ERPSoftware,database development, iPhone development.Visit us: bit.ly/2nz69VB or Call us: 9891188273

zioninfosystem's tweet image. #SoftwareCompanyinNoida offer services like #webdevelopment, #Windowsprogramming, Billing Software, Inventory software, Accounting Software, #ERPSoftware,database development, iPhone development.Visit us: bit.ly/2nz69VB or Call us: 9891188273

Elevate your basic visual skills to the next level! Unlock the power of Windows programming and database manipulation with this comprehensive course. Level up your programming skills today! ow.ly/wUEL50Oqq4T #VisualBasic #WindowsProgramming #DatabaseSkills

UTAContinuingEd's tweet image. Elevate your basic visual skills to the next level! Unlock the power of Windows programming and database manipulation with this comprehensive course. Level up your programming skills today! 
ow.ly/wUEL50Oqq4T
#VisualBasic #WindowsProgramming #DatabaseSkills

Loading...

Something went wrong.


Something went wrong.


United States Trends