משרת QA+ פיתוח כלי בדיקות
חשוב לציין כי מדובר על עבודה זמנית (לי שכחו לציין זאת בטלפון) ל-3 חודשים ומקסימום ל 9 חודשים ורק אח"כ אולי תמשיך
חלק א :
you have following routines:
1.bool SingleWrite(start sector,sector count,pattern)- write a single sector
2.bool SingleRead(start sector,sector count)- read a single sector
3.bool MultipleWrite(start sector,sector count,pattern)- write a miltiple sectors
4.bool MultipleRead(start sector,sector count)- read a miltiple sectors
*each of the above routines true or false result
*sector size is 512 bytes
*memory device starts from sector 0, the last sector is equal to max device capacity in sectors
*sector count - quantity of write/read sectors
pattern-written data
Questions:
write a pseudo-code that performs the following operations on 8GB memory device:
1.write the entire media using SingleWrite with pattern OA.
2.write the entire media with SingleRead
3.write the entire media using MultipleWrite with chunk size of 64 sectors , pattern FF.
4.write the entire media with MultipleRead with chunk size of 64 sectors
חלק ב:
יש לך כרטיס זכרון, צריך לנסות לשבור את אבטחה של הכרטיס כאשר מחיקה/שמירה/קריאה של הכרטיס protected!!!!
אין לא טלפון ולא מחשב
תאר מה היתה עושה
בהצלחה
