Click here to Skip to main content
15,916,030 members

Articles by Apriorit Inc (Articles: 19, Tip/Tricks: 2)

Articles: 19, Tip/Tricks: 2

RSS Feed

Average article rating: 4.70

Desktop Programming
ATL
27 May 2010   Updated: 27 May 2010   Rating: 4.75/5    Votes: 7   Popularity: 4.01
Licence: CPOL    Views: 63,852     Bookmarked: 17   Downloaded: 1,469
Please Sign up or sign in to vote.
In this article, we examine the problems of program control of the Microsoft Hyper-V hypervisor with the help of the C++ language and WMI technology.
MFC
21 Jan 2009   Updated: 17 Aug 2009   Rating: 4.57/5    Votes: 145   Popularity: 9.87
Licence: CPOL    Views: 669,680     Bookmarked: 369   Downloaded: 28,619
Please Sign up or sign in to vote.
In this article, we describe the driver we created to hide processes and files in a system.
General Programming
File
17 May 2010   Updated: 17 May 2010   Rating: 4.50/5    Votes: 7   Popularity: 3.80
Licence: CPOL    Views: 50,333     Bookmarked: 29   Downloaded: 1,932
Please Sign up or sign in to vote.
In this article, we will examine a problem of receiving the correct value of the dmCopies variable in the DEVMODE structure while printing from Microsoft Word 2003.
macOS
26 Apr 2011   Updated: 26 Apr 2011   Rating: 4.83/5    Votes: 8   Popularity: 4.36
Licence: CPOL    Views: 42,167     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Knowing the principle of linking of imported functions in Mach-O libraries, we can achieve a rather interesting effect: we can redirect their calls to our code, in which, in its turn, we can use the original one.
Mobile Apps
16 Mar 2011   Updated: 16 Mar 2011   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 53,237     Bookmarked: 17   Downloaded: 946
Please Sign up or sign in to vote.
This article covers the creation of the CAB-installers for the Windows CE 5.0/6.0 applications for thin clients.
Windows Mobile
3 Nov 2010   Updated: 4 Nov 2010   Rating: 4.75/5    Votes: 7   Popularity: 4.01
Licence: CPOL    Views: 33,684     Bookmarked: 18   Downloaded: 675
Please Sign up or sign in to vote.
In this article, I would like to tell you how to read the SMS, MMS, and Emails data from your Windows Mobile device. Also I’ll describe some differences between reading message body in Windows Mobile 5 and Windows Mobile 6 devices.
Operating Systems
Windows
11 Mar 2011   Updated: 11 Mar 2011   Rating: 4.93/5    Votes: 13   Popularity: 5.49
Licence: CPOL    Views: 76,611     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
This article will describe basics of static code analysis with PREfast in Visual Studio.
Programming Languages
ASM
30 May 2024   Updated: 30 May 2024   Rating: 4.96/5    Votes: 277   Popularity: 12.08
Licence: CPOL    Views: 844,188     Bookmarked: 642   Downloaded: 20,361
Please Sign up or sign in to vote.
This article describes the first steps in low-level programming on the example of developing of simple boot loader
C
22 Aug 2012   Updated: 2 Sep 2012   Rating: 4.44/5    Votes: 13   Popularity: 4.95
Licence: CPOL    Views: 44,806     Bookmarked: 34   Downloaded: 779
Please Sign up or sign in to vote.
Simple driver for Linux OS that performs hiding of the selected files from the system
28 Dec 2009   Updated: 19 Mar 2012   Rating: 4.99/5    Votes: 45   Popularity: 8.15
Licence: CPOL    Views: 449,392     Bookmarked: 183   Downloaded: 8,316
Please Sign up or sign in to vote.
This article describes an easy way to set up system-wide global API hooks.
15 Feb 2010   Updated: 15 Feb 2010   Rating: 4.99/5    Votes: 98   Popularity: 9.87
Licence: CPOL    Views: 196,894     Bookmarked: 335   Downloaded: 8,162
Please Sign up or sign in to vote.
This article is oriented to Windows-developers and considers how to create virtual disk in Windows system.
17 Mar 2010   Updated: 17 Mar 2010   Rating: 4.92/5    Votes: 13   Popularity: 5.48
Licence: CPOL    Views: 37,696     Bookmarked: 26   Downloaded: 1,229
Please Sign up or sign in to vote.
This article includes a description of a simple unhooker that restores original SST hooked by unknown rootkits, which hide some services and processes.
24 Sep 2010   Updated: 26 Sep 2010   Rating: 4.91/5    Votes: 48   Popularity: 8.26
Licence: CPOL    Views: 148,271     Bookmarked: 109   Downloaded: 2,676
Please Sign up or sign in to vote.
In this article, I am going to describe the process of writing and building of a simple driver-module for Linux OS
26 Apr 2011   Updated: 26 Apr 2011   Rating: 4.78/5    Votes: 6   Popularity: 3.72
Licence: CPOL    Views: 32,303     Bookmarked: 9   Downloaded: 229
Please Sign up or sign in to vote.
The article covers the interception and redirection of calls to the third-party dynamically linked libraries in the program under Mac OS X.
C#
20 May 2009   Updated: 20 May 2009   Rating: 4.97/5    Votes: 33   Popularity: 7.35
Licence: CPOL    Views: 148,370     Bookmarked: 93   Downloaded: 7,514
Please Sign up or sign in to vote.
This article is devoted to the issue of working with services and applications in Windows Vista. Solutions are given both for C++ and C#. This article might be useful for those who deal with the task of organizing interactions between services and applications on Windows Vista.
C++
1 Dec 2009   Updated: 1 Dec 2009   Rating: 4.70/5    Votes: 14   Popularity: 5.24
Licence: CPOL    Views: 33,369     Bookmarked: 33   Downloaded: 0
Please Sign up or sign in to vote.
This article was mostly written for Linux developers. The article gives a method of writing out-of-process plugins to open source software.
12 Aug 2010   Updated: 12 Aug 2010   Rating: 4.90/5    Votes: 17   Popularity: 6.02
Licence: CPOL    Views: 55,297     Bookmarked: 45   Downloaded: 2,237
Please Sign up or sign in to vote.
This article includes a description of the simple multi-monitor screenshot creation and splicing screenshots from the display monitor into the one virtual screen sized bitmap using Windows GDI functions.
2 Feb 2011   Updated: 2 Feb 2011   Rating: 4.91/5    Votes: 34   Popularity: 7.52
Licence: CPOL    Views: 87,735     Bookmarked: 102   Downloaded: 2,570
Please Sign up or sign in to vote.
In this article, I’m going to describe how to implement COM interface hooks.
Security
6 May 2019   Updated: 6 May 2019   Rating: 2.48/5    Votes: 6   Popularity: 1.93
Licence: CPOL    Views: 12,288     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
The knowledge base needed to perform reverse engineering, basic principles of reverse engineering a piece of Windows software, disassemblers, and tools

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

Programming Languages
C++
5 Oct 2018   Updated: 5 Oct 2018   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: MIT    Views: 6,742     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Use of Gmock makes unit testing much faster and less resource intensive. Mock objects mimic real objects, but provide specific responses.
Security
Blockchain
23 Jan 2019   Updated: 23 Jan 2019   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 3,472     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
The article with a practical solution to the problem.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Chief Technology Officer Apriorit Inc.
United States United States
ApriorIT is a software research and development company specializing in cybersecurity and data management technology engineering. We work for a broad range of clients from Fortune 500 technology leaders to small innovative startups building unique solutions.

As Apriorit offers integrated research&development services for the software projects in such areas as endpoint security, network security, data security, embedded Systems, and virtualization, we have strong kernel and driver development skills, huge system programming expertise, and are reals fans of research projects.

Our specialty is reverse engineering, we apply it for security testing and security-related projects.

A separate department of Apriorit works on large-scale business SaaS solutions, handling tasks from business analysis, data architecture design, and web development to performance optimization and DevOps.

Official site: https://www.apriorit.com
Clutch profile: https://clutch.co/profile/apriorit
This is a Organisation

33 members