Login


Ajay Yadav

Description:Ajay Yadav is an author, Cyber Security Specialist, Subject-Matter-Expert, Software Engineer, and System Programmer with more than eight years of work experience on diverse technology domains. He earned a Master and Bachelor Degree in Computer Science, along with numerous premier professional certifications from Microsoft, EC-council, and Red-hat. For several years, he has been researching on Reverse Engineering, Secure Source Coding, Advance Software Debugging, Vulnerability Assessment, System Programming and Exploit Development. He is a regular contributor to various international programming journals as well as assists developer community with writing blogs, research articles, tutorials, training material and books on sophisticated technology. His spare time activity includes tourism, movies and meditation. He can be reached at om.ajay007@gmail.com;
Website:http://www.exploitpress.com
Blog:http://exploitpress.com
Country:India
Time Zone:India Standard Time

Articles

MSIL Programming Part 1
In this article, you will learn about the MSIL instruction set and semantics by authoring a simple program through CIL opcodes and role of CIL compiler ilasm.exe to build and execute that .NET assembly code without employing typical visual studio IDE build process.
By Ajay Yadav • Created on Friday, October 24, 2014
MSIL Programming Part 2
This article continues the discussion of CIL programming by covering the syntax and semantic for implementing various object-oriented features of .NET.
By Ajay Yadav • Created on Saturday, November 1, 2014