This version of the page http://www.infopulse.com/blog/page/12/ (0.0.0.0) stored by archive.org.ua. It represents a snapshot of the page as of 2017-04-12. The original page over time could change.
Infopulse Blog – Dive Deeper into the World of IT
By using this web site you accept our use of cookies. More information about cookies
Accept
Send message Request a call
English
  • Deutsch
By using this web site you accept our use of cookies. More information about cookies
Accept
Send message Request a call
English
  • Deutsch
English
  • Deutsch
Send message Request a call
Send message Please fill in this quick form and we will send you a free quote shortly.
* Required fields
Your privacy is important to us. We will never share your data.
Request a call Please fill in this quick form and we will call you back shortly.
* Required fields
Your privacy is important to us. We will never share your data.
Subscribe to Infopulse Newsletter Please fill in this quick form to be among the first to receive our updates.
* Required fields
Your privacy is important to us. We will never share your data.
Send an email to person Please fill in this quick form to contact our expert directly.
* Required fields
Your privacy is important to us. We will never share your data.
Read the rest of the Case Study Don't miss the most interesting part of the story!
Submit this quick form to see the rest and to freely access all case studies on our website.
* Required fields
Your privacy is important to us. We will never share your data.

Blog

August 06, 2015  |  Software Engineering  |  Volodymyr Korniichuk

Hooking is Simple

Hooking is a technology for intercepting function calls in other processes. Hooking, as any other sufficiently powerful technology, can be used for both good (sniffers, audio/video grabbers, extension of the closed SW functionality, logging and bug fixing) and bad deeds (Trojans, cracks and keyloggers).

Read more
July 26, 2015  |  Software Engineering  |  Volodymyr Korniichuk

Interception of HTTPS Traffic between Android Device and External Server

Sometimes it’s interesting to see what different Android applications exchange through HTTP and HTTPS protocols. Sometimes, when developing one’s own SW it’s convenient to see the whole traffic in real time. To solve these tasks many different and good applications have been developed, e.g. Charles or Fiddler2.

Read more
July 15, 2015  |  Software Testing  |  Volodymyr Korniichuk

Quick start with Google Test

Google test is a framework from Google for unit-testing of C++ codes. Its overall architecture somewhat resembles conventional boost::test and CppUnit, however, it’s slightly different in details (I think for to its advantage). I'll describe briefly Hello world in Google Test, pointing out some potential issues you can face.

Read more
June 27, 2015  |  Software Engineering  |  Volodymyr Korniichuk

Timsort Sorting Algorithm

Unlike bubble or insertion sorting, Timsort is rather new — it was invented in 2002 by Tim Peters (and named after him). It has been a standard sorting algorithm in Python, OpenJDK 7 and Android JDK 1.5 ever since.

Read more
May 25, 2015  |  IT Operations  |  Mykhaylo Sokolov

How to Begin Learning Windows Installer?

Windows Installer (MSI) technology is a de facto standard in the world of system administrators distributing and servicing software for desktop and server versions of Windows. MSI format is supported by all major configuration management systems (Microsoft SCCM, CA Unicenter, and many others).

Read more
« 1 10 11 12 13 14 »
Subscribe to our Newsletter