subject

In this project ,you perform bit -shifting on file and verify that that the file can be restored.

Step 1. Start notepad and type in the following in a new text document :This document contains very sensitive information. We do not want the competition to be able to read it if they intercept the message.

Step 2 . Save the file as correspondance. txt in your work folder, then exit notepad

Step 3. Start Win Hex and open correspondance. txt file

Step 4. Click Edit, Select All from the menu

Step 5 . Click ,edit, modify Data from the menu .In the modify block data dialog box, click Circular left rotation option button and click OK.

Step 6 . Save the file as correspondance1.txt and ext Win Hex

Step 7. Restart Win Hex ,and open correspondance1.txt ,click Edit ,Select all from menu

Step 8 . With the file 's contents highlighted, click Edit ,Modify data from the menu. In the Modify Block Data dialog box ,click the Circular left rotation option button, if necessary ,to necessary ,to rotate the bits ,and then click OK. Repeat this step seven times to verify that you can recover the data .

Step 9 . When you have recovered the text to a readable state ,save it as correspondance2.txt

put the screenshots of the critical steps to show your work; also please include a brief description of your work in the report;

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:00
Program description: a c# app is to be created to produce morse code. the morse code assigns a series of dots and dashes to each letter of the alphabet, each digit, and a few special characters (such as period, comma, colon, and semicolon). in sound-oriented systems, the dot represents a short sound and the dash represents a long sound. separation between words is indicated by a space, or, quite simply, the absence of a dot or dash. in a sound-oriented system, a space is indicated by a short period of time during which no sound is transmitted. the international version of the morse code is stored in the data file morse.txt.
Answers: 3
question
Computers and Technology, 22.06.2019 22:10
Asequential circuit contains a register of four flip-flops. initially a binary number n (0000 ≤ n ≤ 1100) is stored in the flip-flops. after a single clock pulse is applied to the circuit, the register should contain n + 0011. in other words, the function of the sequential circuit is to add 3 to the contents of a 4-bit register. design and implement this circuit using j-k flip-flops.
Answers: 1
question
Computers and Technology, 23.06.2019 06:10
The head restraint should be adjusted so that it reaches a.the top of your ears b.the base of your skull c.the top of the head
Answers: 1
question
Computers and Technology, 23.06.2019 14:30
The basic work area of the computer is it screen that you when you first fire up your computer
Answers: 1
You know the right answer?
In this project ,you perform bit -shifting on file and verify that that the file can be restored.
Questions