Quantcast
Channel: windows deep internals
Browsing all 264 articles
Browse latest View live

W32pServiceTable from windows 10 build 10586 64bit

W32pServiceLimit .eq....

View Article


WNF identifiers

I have made a mistake in my previous articleabout WNF. It seems that WNF idenificators are not standard IID but pair of DWORDs, so struct my_wnf_item actually looks like:// struct can be ripped from...

View Article


CFG with LLVM

On holydays I read book "LLVM Cookbook" (not very good - lots of meaningless copy-pasted code blocks are annoying) and played a bit with fresh llvm-3.7.1 (was released 5 january)So I decided to check...

View Article

lxcore syscall table

I can`t get symbols for lxcore.sys so I just write simple idc scipt. Each item in table has very simple structure:PAGE:00000001C0046620   imul  r14, r12, 38h      ; size of item in syscall...

View Article

apisetschema.dll from windows 10 build 14279

Several new modules was...

View Article


W32pServiceTable from windows 10 build 14279 64bit

W32pServiceLimit .eq....

View Article

CmControlVector from windows 10 build 14279

IoBlockLegacyFsFilters - wut ?KeyValueName1058614279Session Manager\Debug Print FilterACPI_Kd_ACPI_Mask1058614279Session Manager\Debug Print FilterALPC_Kd_ALPC_Mask1058614279Session Manager\Debug Print...

View Article

xxxSetAuditingInterface

Nice piece of code from lsasrv:_GetCngAuditFunctions@4 proc near   ; CODE XREF: SrvPrepKeyIso(x)+33p                                    ; LsapInitCNGAuditing()+Dp  test  ecx, ecx  jz    short...

View Article


wincheck rc8.56

downloadmirrorchangelog:add support of windows 10rtm, build 14279 & 14295add dumping of g_pAuditingFuncsadd dumping of hal!InterruptController add dumping of PICO. Sample of...

View Article


KiServiceTable from windows 10 build 14316 64bit

KiServiceLimit .eq....

View Article

KiServiceTable from windows 10 build 14316

KiServiceLimit .eq....

View Article

W32pServiceTable from windows 10 build 14316

W32pServiceLimit .eq....

View Article

KiServiceTable from w10 build 14342 x64

In healthy windows (for example w10 build 14332) KiServiceTable looks like:.rdata:00000001402DE4C0 KiServiceTable  dq offset NtAccessCheck ; DATA XREF: KiInitializeKernel+5EF o.rdata:00000001402DE4C8...

View Article


apisetschema.dll from windows 10 build 14352

nothing new - only ext-ms-net-vpn-soh-l1-1-0 was...

View Article

tcpip port pools in fresh windows 10 builds

It seems that old good TcpPortPool& UdpPortPool were removed since est. build 14251 and were replaced with more complex structure stored in TcpCompartmentSet & UdpCompartmentSetLets see how we...

View Article


Image may be NSFW.
Clik here to view.

FilterConnectionPorts

Under windows 10 there are some very strange objects in root directoryThey are created by Filter Manager (fltmgr.sys) and is used for communication between user-mode applications and filesystem...

View Article

apisetschema.dll from windows 10 build 14388

nothing new - only api-ms-win-core-ums was...

View Article


ida 6.95 has been released

changeloguseful changes:PE: added detection of entry point from incremental linking by Visual Studio  FLIRT: added signatures for Windows Driver Kits 7-10 FLIRT: added detection of GsDriverEntry for...

View Article

how to build mbedtls-2.3.0 with wdk7

Lets say that you want to have some Diffie-Hellman-Merkle algorithm & hmac inside your driver. I found plain C library mbedtls which is very suitable for this, but has one minor problem - it does...

View Article

bugs in mbedtls DH client/server

1) altough always used constant MBEDTLS_MD_SHA256 parameters are signed with sha1 and then we have MBEDTLS_ERR_RSA_VERIFY_FAILED in library\rsa.c on line 14352) in dh_server.c when receiving client's...

View Article
Browsing all 264 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>