ChatCrawlersearch across public Telegram Open the app
P

python خانه پایتون گروه آموزشی برنامه نویسی

snapshot for December 2025
December 2025 ×
11 December 2025
12 December 2025
𝙈
کسی از پی سی کالا خرید کرده؟
K
سلام کسی میدونه چطور میشه از سایت آمازون کتاب دانلود کرد ؟
13 December 2025
Z
سلام دوستان زحمتتون ممکنه چنتا وی پی ان وب رایگان معرفی کنین 🙏🫠
H
اگر متخصص پایتون و یا برنامه نویس در رشت شخصی بود بهم اطلاع بدن ✨🙏🏼
15 December 2025
K
Sarehکلا کار‌کردین باهاش؟
از من به شما نصیحت درگیر آرمان گرایی نشید کارکرد اصلی رو یاد بگیرید کافیه لازم نیست تمام تگ های html & Css رو حفظ کنید در حد 2 ساعت ویدئو برای یادگیری کافیه
16 December 2025
18 December 2025
Z
سلام دوستان از چه نرم افزاری برای کشیدن اشکال در مقالات استفاده میکنید؟ میشه لطفا راهنماییم کنید
19 December 2025
M
managerX اسمشه اصلا سمتش نرید میگه شرکت دارم و بیاید کلاس براتون بزارم حواستون باشه
21 December 2025
22 December 2025
.
........text not yet in the index
هر چند که هوش مصنوعی در حال حاضر نمی تواند یک برنامه را به صورت صد در صد انجام دهد و برنامه های بزرگی بسازد اما با این سرعت و پیشرفت هوش مصنوعی قطعا در آینده از صفر تا صد یک برنامه بزرگ را هم انجام خواهد داد . یا ایجاد برنامه های سطح بالای دیگر که احتیاج به کد نویسی کم تر داشته باشد و یا برنامه نویسی ماژولار ،هر چی هست در آینده برنامه نویسی به این صورت که می بینیم نخواهد بود
27 December 2025
G
What is ntdll Hooking? ntdll.dll is a key system file in Windows that handles low-level functions like memory and system calls. ntdll hooking is when a program changes or intercepts these functions to control or monitor how they work. By doing this, the program can modify system behavior, hide its actions, or bypass security measures. This is often used in malware or debugging tools. So what are some ways of bypassing this ntdll hooks? Generally there are 4 ways of doing so : 1.Direct Syscalling 2.Indirect Syscalling 3.Ntdll Remapping 4.Blocking non-mirosoft dlls from loading in your process 1.Direct Syscalling Direct syscalling is a technique used to bypass hooks or other monitoring mechanisms by calling system functions directly, without going through the usual API layers like ntdll.dll. Normally, when programs need to interact with the operating system, they call functions in ntdll.dll, which then communicate with the kernel. However, if ntdll.dll functions are hooked or modified, these calls might be intercepted or altered. By direct syscalling, a program can skip over the hooked functions and directly invoke system calls in the kernel. This allows it to execute actions without being monitored or interfered with by the hook, providing a way to perform operations stealthily. 2.Indirect Syscalling Indirect syscall is a technique where a program makes a system call by going through an intermediate layer, rather than directly calling the kernel. Unlike direct syscalling, where system calls bypass standard APIs (like ntdll.dll), indirect syscalling involves using other functions or libraries that may not be hooked or modified. This technique can be useful for bypassing certain security measures, since the call doesn't directly interact with the normally monitored or hooked functions. By using indirect methods, a program can still perform operations like memory management or interacting with hardware without triggering hooks or other detection mechanisms. 3.
1.9K ·
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog