• Home
  • Download
  • Documentation
  • Modules
  • Source
  • Blog
Binvoke
A Binary Analysis Framework

.Net Framework

  • .Net Framework
  • ...
    • Programming

Detecting CPU Structure in .Net Framework

Posted on November 11, 2017by Mohammad Sina Karvandi

The title seems simple, just getting CPU structure to detect if your program running on an AMD64 or an Intel x86 machine. Remember when you install a 32-bit operation system on a 64-bit machine then all features are 32 bit so your program supports only 32-bit processor and can’t be a 64-bit one even if […]

Read More
No comments yet
  • .Net Framework
  • ...
    • Programming

Get everything from .Net Reflection

Posted on October 31, 2017by Mohammad Sina Karvandi

In the previous posts, I’d explained about low-level languages and play around kernel-mode reversing but now let’s dig into the high-level languages. In this post, I’m gonna share a comprehensive method that took more than two weeks for me to build such small and perfect function to play with .Net framework reflection. I also share […]

Read More
1 Comment
  • Home
  • Download
  • Documentation
  • Modules
  • Source
  • Blog
Binvoke Framework - Copyright © All rights reserved. Theme by Colorlib Powered by WordPress