User Tools

Site Tools


user:rsanche1:portfolio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:rsanche1:portfolio [2015/11/03 00:48] – [Reflections on Projects wpa0] RSANCHE1user:rsanche1:portfolio [2015/12/10 16:18] (current) – [Reflections on project sfp0] rsanche1
Line 14: Line 14:
 Steve is now in a better place, compressed, zipped and submitted to the professor, who I assume has many ^s for him. Steve is now in a better place, compressed, zipped and submitted to the professor, who I assume has many ^s for him.
  
-====Reflections of projects cus0====+====Reflections of project cus0====
  
 Editing config files Editing config files
Line 53: Line 53:
 I edited the C code provided to convert octal and compiled it to get said password and make the mentioned bat. I edited the C code provided to convert octal and compiled it to get said password and make the mentioned bat.
  
-====Reflections on Projects wpa0====+====Reflections on Project wpa0====
  
 Web Page Adventure Web Page Adventure
Line 62: Line 62:
  
 I ran into some issues embedding videos. Upon viewing embedded videos with the developer tools in Chrome I was able to find the information i needed and use ?autoplay=1 to autoplay videos when viewers enter the page. I ran into some issues embedding videos. Upon viewing embedded videos with the developer tools in Chrome I was able to find the information i needed and use ?autoplay=1 to autoplay videos when viewers enter the page.
 +
 +Making the pages was tedious and I'll likely not do such again.
 +
 +====Reflections on project udr0====
 +
 +Data recovery.
 +
 +This took some time to figure out -it was submitted late, though was quite enlightening.
 +
 +Explored hex editing with hexedit to view data in a file.
 +
 +Used bc to convert hex and octal into base ten to make use of the dd command, which only used base ten.
 +
 +Made extensive use of the dd command to extract and copy data from the corrupt file.
 +
 +I smell pork-chops cooking and it's making me super hungry.
 +
 +Used netpbm to edit the image data to find a taco cat, which is a palindrome.
 +
 +====Reflections on project sfp0====
 +
 +Scripting for fun or profit was not profitable, though after some frustration was found to be fun.
 +
 +Because of my lack of confidence with bash scripting I waited until the day the project was due to complete it, though such time was ample.
 +
 +For the project I made extensive use of if statments, variables and arithmatic.
 +
 +I also used source to pull variables from a file. Becuase source does not have a man page one must use "help source" to find information on it.
 +
 +I had issues comparing certain variables and had to use the -gt, -ge, -lt commands to overcome such.
 +
 +
user/rsanche1/portfolio.1446511712.txt.gz · Last modified: 2015/11/03 00:48 by RSANCHE1