Posts

How to Hack Whats app messages using Spyzie (With out knowing)

Image
Requirements you need : 1) Spyzie . Part 1: Hack Someone's WhatsApp Messages without them Knowing Using Spyzie A great way of how to hack someone WhatsApp without them knowing is by using the highly-advanced software  Spyzie .It works with both android and iOS devices. When it is used to hack whatsapp messages on an android phone, it uses features like capturing screenshot and keylogging to let you track every activity on the target device. Though you need to install the monitoing app on the target phone, the process is pretty simple. And when it is installed, it will work in stealth mode without leaving any trace. On the other hand, if you would like to monitor an iPhone, you don't even need to touch the target device. Here is a live demo:  https://my.spyzie.com/livedemo/dashboard.html With this program, you are guaranteed complete access to the other phone's WhatsApp conversation as they come and go without the slightest knowledge of the other party. If you w...

LINUX basic Commands

Command Description cat [filename] Display file’s contents to the standard output device (usually your monitor). cd /directorypath Change to directory. chmod [options] mode filename Change a file’s permissions. chown [options] filename Change who owns a file. clear Clear a command line screen/window for a fresh start. cp [options] source destination Copy files and directories. date [options] Display or set the system date and time. df [options] Display used and available disk space. du [options] Show how much space each file takes up. file [options] filename Determine what type of data is within a file. find [pathname] [expression] Search for files matching a provided pattern. grep [options] pattern [filesname] Search files or output for a particular pattern. kill [options] pid Stop a process. If the process refuses to stop, use  kill -9 pid . less [options] [filename] View the contents of a file one page at a time. ln [options] source [destination] Create a shortc...
Image
Dot Net Interview Questions for Freshers and Experience Know the latest .net versions and Framework : https://blogs.msdn.microsoft.com/dotnet/2016/08/24/whats-new-in-csharp-7-0/ 18 companies Not as definition but with example is must. 1) What are the versions in .net? A) .Net Framework Version CLR Version Feature year .Net 4.6.2 4 Cryptographic reports, WPF and  windows forms to UWP 2016 .Net 4.6.1 4 Encrypting data in ADO.NET 2016 .Net 4.6 4 Asp.Net Core 5, Compilation using .net native, Event tracing 2015 .Net 4.5.2 4 New API’s 2015 .Net 4.5.1 4 Windows Phone Stores 2013 .Net 4.5 4 WPF,WCF,WF, ASP.NET 2012 .Net 4 4 Expended base class libraries, Cross platform development, MEF(Managed Extensibility Framework) 2010 3.5 2.0 AJAX enabled erbsites,LINQ,Dynamic ...