#winapi risultati di ricerca

見やすくしてみた、たぶん。 #C言語 #プログラミング #WINAPI

yoshikaz1986's tweet image. 見やすくしてみた、たぶん。
#C言語
#プログラミング
#WINAPI

#C言語 で作ってみた。#WINAPI


I was looking at a recent #RaccoonV2 sample that uses API hammering to delay execution and complicate the analysis. tria.ge/230107-vytztah… I wrote a quick script to cleanup the decompiled code. github.com/N1ght-W0lf/Mal… (1/3)

_n1ghtw0lf's tweet image. I was looking at a recent #RaccoonV2 sample that uses API hammering to delay execution and complicate the analysis.
tria.ge/230107-vytztah…

I wrote a quick script to cleanup the decompiled code.
github.com/N1ght-W0lf/Mal…

(1/3)
_n1ghtw0lf's tweet image. I was looking at a recent #RaccoonV2 sample that uses API hammering to delay execution and complicate the analysis.
tria.ge/230107-vytztah…

I wrote a quick script to cleanup the decompiled code.
github.com/N1ght-W0lf/Mal…

(1/3)


#opengl #winapi CでGLSL遊ぼうとするとフラグメントシェーダで2D描画だけでもかなり手間がかかる 特にarb拡張?関連の関数の事前定義が必須で独自にせよどっかで落とすにせよ準備必要なのがめんどいしちょっと前まで初学者として混乱しまくっていた。今でもなぜそんな方式なのかよくわかっていない...


ウィンドウプロシージャをstaticにしなくても扱えるのめっちゃ便利 ウィンドウプロシージャのカプセル化がめっちゃ役立つ #C++ #WinAPI #プログラミング勉強中 #プログラミング独学

raten1783's tweet image. ウィンドウプロシージャをstaticにしなくても扱えるのめっちゃ便利

ウィンドウプロシージャのカプセル化がめっちゃ役立つ

#C++
#WinAPI
#プログラミング勉強中 
#プログラミング独学
raten1783's tweet image. ウィンドウプロシージャをstaticにしなくても扱えるのめっちゃ便利

ウィンドウプロシージャのカプセル化がめっちゃ役立つ

#C++
#WinAPI
#プログラミング勉強中 
#プログラミング独学

#C言語 と #WINAPI でとりあえず三角形を透視投影変換。wiki先生を読むと、三角形の相似で実現できるらしいから、やってみた。 見にくいけど、ひとつの三角形が移動すると、相対的に相似の計算でもう他方の三角形が(遠方だと仮定して)ゆっくり動く。 wiki先生、万歳。

yoshikaz1986's tweet image. #C言語 と #WINAPI でとりあえず三角形を透視投影変換。wiki先生を読むと、三角形の相似で実現できるらしいから、やってみた。
見にくいけど、ひとつの三角形が移動すると、相対的に相似の計算でもう他方の三角形が(遠方だと仮定して)ゆっくり動く。
wiki先生、万歳。

Questo tweet non è più disponibile.

I'm back nerds. Now im getting back to work. #winapi #rust #programming

5mukx's tweet image. I'm back nerds. Now im getting back to work.  

#winapi #rust #programming

#C言語 #WINAPI  のみで図形描画&透視投影(?)写像。 まだX軸の左右しか動かず。無念。 程遠い。


ノーライブラリ、ノーエンジンで、 自前で3Dっぽいプログラム。 まだ計算式が未熟。 #C言語 #WINAPI


3Dっぽい自作プログラムが立方体っぽく、ぽくなったので載せてみる。 三角形の相似しか使ってません。 #C言語 #WINAPI


🚀 We've recently added a new section dedicated to Windows API that can be used for evasion mechanisms. You can now get more details about it and see the associated techniques. Note: Still a Work-In-Progress. #WinAPI #Evasion #malware

fr0gger_'s tweet image. 🚀 We've recently added a new section dedicated to Windows API that can be used for evasion mechanisms. You can now get more details about it and see the associated techniques. Note: Still a Work-In-Progress. #WinAPI #Evasion #malware
fr0gger_'s tweet image. 🚀 We've recently added a new section dedicated to Windows API that can be used for evasion mechanisms. You can now get more details about it and see the associated techniques. Note: Still a Work-In-Progress. #WinAPI #Evasion #malware

#WINAPI#C言語 のみで動かしてみた。 ドット絵は自前だからあれだけど、 やっぱ少しでも動くと嬉しい。 ちな画面遷移も実装してみた。


LummaC2 #Stealer #Malware Features; - Developed in C Language, - There is no #WinAPI, only manual system call invocations.

MonThreat's tweet image. LummaC2 #Stealer #Malware Features;

- Developed in C Language,
- There is no #WinAPI, only manual system call invocations.

(c++) How can I read another process' prints (so like the "couted" stuff) stackoverflow.com/questions/7580… #cpp #winapi

overflow_meme's tweet image. (c++) How can I read another process' prints (so like the "couted" stuff) stackoverflow.com/questions/7580… #cpp #winapi

#C言語 でなんとか立方体の透視投影と、 わかりにくいけど回転を実装してみた。 まだ計算式があれなので回転すると立方体が左右に動いてしまう。むずい。。 #WINAPI #趣味プログラミング


Curious if anyone still uses #WinAPI to develop apps or games? or do you prefer using SDL/GLFW?


ドット絵、描くの難しい。 頑張る。 とりあえず、画面遷移、ダブル・バッファリングとアニメーション。ゲームループを実装。 何にもわからない状態から、ここまで。 とりあえず、ドット絵を頑張る。 #win32API #WINAPI #winapi #C言語


I was looking at a recent #RaccoonV2 sample that uses API hammering to delay execution and complicate the analysis. tria.ge/230107-vytztah… I wrote a quick script to cleanup the decompiled code. github.com/N1ght-W0lf/Mal… (1/3)

_n1ghtw0lf's tweet image. I was looking at a recent #RaccoonV2 sample that uses API hammering to delay execution and complicate the analysis.
tria.ge/230107-vytztah…

I wrote a quick script to cleanup the decompiled code.
github.com/N1ght-W0lf/Mal…

(1/3)
_n1ghtw0lf's tweet image. I was looking at a recent #RaccoonV2 sample that uses API hammering to delay execution and complicate the analysis.
tria.ge/230107-vytztah…

I wrote a quick script to cleanup the decompiled code.
github.com/N1ght-W0lf/Mal…

(1/3)


Enjoy the free #magnumdb tool: magnumdb.com ("Magic Number DataBase"), just updated today with Windows SDK & DDK v10.0.26100.0.6584, K/U MDF, WinAppSDK latest. Now includes 537428 values/names, 200000 GUIDs of all sort (IID, CLSID, etc.). #winapi #win32 #sdk #ddk 🥳🍸


Questo tweet non è più disponibile.

Curious if anyone still uses #WinAPI to develop apps or games? or do you prefer using SDL/GLFW?


Progressing very fast with learning #C & #winapi for #maldev. Already made my own simple loader which i'm going to optimize further during the learning journey.

Currently focussing on learning #maldev, ngl its a lot of information especially the #winapi But its quite enjoyable actually



#C言語 で作ってみた。#WINAPI


ドット絵、描くの難しい。 頑張る。 とりあえず、画面遷移、ダブル・バッファリングとアニメーション。ゲームループを実装。 何にもわからない状態から、ここまで。 とりあえず、ドット絵を頑張る。 #win32API #WINAPI #winapi #C言語


Lets know about the SetThreadContext, a powerful and commonly seen API that is capable of changing the registers of remote threads. medium.com/tenable-techbl… #infosec #debug #api

5mukx's tweet image. Lets know about the SetThreadContext, a powerful and commonly seen API that is capable of changing the registers of remote threads.

medium.com/tenable-techbl…

#infosec #debug #api


How EDR Actually works : The (Anti-)EDR Compendium blog.deeb.ch/posts/how-edr-…

5mukx's tweet image. How EDR Actually works : The (Anti-)EDR Compendium

blog.deeb.ch/posts/how-edr-…


Тайный WinAPI. Как обфусцировать вызовы WinAPI в своем приложении #malware #winapi #подписчикам xakep.ru/2018/12/06/hid…

XakepRU's tweet image. Тайный WinAPI. Как обфусцировать вызовы WinAPI в своем приложении #malware #winapi #подписчикам

xakep.ru/2018/12/06/hid…

0xc00000d8 be like #winapi


見やすくしてみた、たぶん。 #C言語 #プログラミング #WINAPI

yoshikaz1986's tweet image. 見やすくしてみた、たぶん。
#C言語
#プログラミング
#WINAPI

Злой двойник атакует! Маскируем запуск процессов при помощи Process Doppelgänging #winapi #payload #подписчикам xakep.ru/2018/08/27/dop…

XakepRU's tweet image. Злой двойник атакует! Маскируем запуск процессов при помощи Process Doppelgänging #winapi #payload #подписчикам

xakep.ru/2018/08/27/dop…

It's really impossible to correctly call #WinAPI on the first time without f'-ing it up.

ShayNehmad's tweet image. It's really impossible to correctly call #WinAPI on the first time without f'-ing it up.

VK_GAMEPADなんてものがあったんか #Windows #Winapi #cplusplus

masterexa's tweet image. VK_GAMEPADなんてものがあったんか

#Windows #Winapi #cplusplus

I'm back nerds. Now im getting back to work. #winapi #rust #programming

5mukx's tweet image. I'm back nerds. Now im getting back to work.  

#winapi #rust #programming

Why could WM_CHANGECBCHAIN be an important event to any app? stackoverflow.com/questions/7196… #clipboard #winapi

overflow_meme's tweet image. Why could WM_CHANGECBCHAIN be an important event to any app? stackoverflow.com/questions/7196… #clipboard #winapi

How to obtain the content of any running apps, like in zoom or Alt+Tab stackoverflow.com/questions/7229… #csharp #winapi

overflow_meme's tweet image. How to obtain the content of any running apps, like in zoom or Alt+Tab stackoverflow.com/questions/7229… #csharp #winapi

LummaC2 #Stealer #Malware Features; - Developed in C Language, - There is no #WinAPI, only manual system call invocations.

MonThreat's tweet image. LummaC2 #Stealer #Malware Features;

- Developed in C Language,
- There is no #WinAPI, only manual system call invocations.

(c++) How can I read another process' prints (so like the "couted" stuff) stackoverflow.com/questions/7580… #cpp #winapi

overflow_meme's tweet image. (c++) How can I read another process' prints (so like the "couted" stuff) stackoverflow.com/questions/7580… #cpp #winapi

How to calculate the listbox scrollbar row based on the thumb position? stackoverflow.com/questions/7210… #cpp #winapi

overflow_meme's tweet image. How to calculate the listbox scrollbar row based on the thumb position? stackoverflow.com/questions/7210… #cpp #winapi

ウィンドウプロシージャをstaticにしなくても扱えるのめっちゃ便利 ウィンドウプロシージャのカプセル化がめっちゃ役立つ #C++ #WinAPI #プログラミング勉強中 #プログラミング独学

raten1783's tweet image. ウィンドウプロシージャをstaticにしなくても扱えるのめっちゃ便利

ウィンドウプロシージャのカプセル化がめっちゃ役立つ

#C++
#WinAPI
#プログラミング勉強中 
#プログラミング独学
raten1783's tweet image. ウィンドウプロシージャをstaticにしなくても扱えるのめっちゃ便利

ウィンドウプロシージャのカプセル化がめっちゃ役立つ

#C++
#WinAPI
#プログラミング勉強中 
#プログラミング独学

Loading...

Something went wrong.


Something went wrong.


United States Trends