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

exref.pl

averycommonproblem in staticcode analysis is findingan exported functions that refers tosome desired address. For example KseEngine has 21 references in windows kernel but only 5of these...

View Article


crc32 binding for perl

I am tired calculating thousands crc32 hashes of exported functions so I made today binding crc32 for perlSample of using:my $val = crc::my_crc32("GetProcAddress"); # 0xC97C1FFFor even inside IDA...

View Article


clang and msbuild integration

chapter 12 of "Inside the Microsoft Build Engine" describes how you can add mingw toolchain to msbuild (visual studio 2010 and newer versions)So I was very glad to see this patch. But it seems that it...

View Article

w8.1 rtm W32pServiceTable

W32pServiceLimit .eq....

View Article

apisetschema.dll from w8.1 rtm

to compare...

View Article


w8.1 rtm W32pServiceTable 64bit

W32pServiceLimit .eq. 0x40E...

View Article

ntstatus.idc for WDK 8.1

Add 35 new NTSTATUS values#include <idc.idc>static Enums(void) {  auto id,cid;  id = AddEnum( 0, "NTSTATUS", 0x1100000 );  if ( id == -1 )  {    id = GetEnum("NTSTATUS");  }  if ( id != -1 )  {...

View Article

wincheck rc8.50

DownloadchangelogAdd support of windows 8.1 rtm

View Article


msbuild 4.0 debugger

Just patch registry:c:\windows\system32\reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\4.0" /v DebuggerEnabled /d true and for syswow64:c:\windows\syswow64\reg add...

View Article


llvm 3.3 - wtf ?

was built under xp 64bit with visual studio 2010And I got:30>  Testing Time: 106.52s30>  ********************30>  Failing Tests (32):30>      LLVM ::...

View Article

Image may be NSFW.
Clik here to view.

clang on windows

it's really wonderful - vs2010 falls on target check-clang:

View Article

ids files for MFC 12

I uploaded archive of IDS files for both 32 & 64bit MFC 12 dll modulesThis archive also contains IDT files used for building

View Article

msvcrXXX.dll exports

for msvcr70.dll, msvcr71.dll, msvcr80.dll, msvcr90.dll, msvcr100.dll, msvcr110.dll &...

View Article


ida 6.5

changelogPC: handle code sequences which load imagebase value into a temporary register (common in x64 Windows code)yeah, finally I don`t need to recompile my plugin wpic64 for each new ida version...

View Article

Capstone

I play a bit today with this disasm library with BSD license and I should notethatit is nowvirtually unusablesize of libcapstone.so is 6.5Mb and even if you remove arch/Mips, arch/AArch64 and arch/ARM...

View Article


wincheck rc8.51

DownloadmirrorChangelog:add checking of some callbacks in MS crt modules (like purecall_handler, pInvalidArgHandler etc)add MiFlags dumpingsome bugs were fixed

View Article

apisetschema.dll from windows 10 Technical Preview

no big changes at first...

View Article


windows 10 Technical Preview W32pServiceTable

W32pServiceLimit .eq. 0x441 and now available via exported function...

View Article

CmControlVector from windows 10 Technical Preview

just to compare with w8.1 rtmKeyValueNamew81rtmw10tpSession Manager\Debug Print FilterACPI_Kd_ACPI_Maskw81rtmw10tpSession Manager\Debug Print FilterALPC_Kd_ALPC_Maskw81rtmw10tpSession Manager\Debug...

View Article

KiServiceTable from windows 10 Technical Preview

KiServiceLimit eq...

View Article
Browsing all 264 articles
Browse latest View live


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