Difference between revisions of "GPU610/Team AGC"
(→xor_me) |
(→xor_me) |
||
Line 21: | Line 21: | ||
xor_me is an open source, brute force password cracker for doc and xls files. | xor_me is an open source, brute force password cracker for doc and xls files. | ||
+ | |||
+ | |||
<pre> | <pre> | ||
Line 28: | Line 30: | ||
% cumulative self self total | % cumulative self self total | ||
time seconds seconds calls Ts/call Ts/call name | time seconds seconds calls Ts/call Ts/call name | ||
− | 99.35 | + | 99.35 10.58 10.58 lclGetKey(unsigned char const*, long) |
0.19 10.60 0.02 dump_exit(int) | 0.19 10.60 0.02 dump_exit(int) | ||
0.00 10.60 0.00 1 0.00 0.00 _GLOBAL__sub_I__Z9lclGetKeyPKhl | 0.00 10.60 0.00 1 0.00 0.00 _GLOBAL__sub_I__Z9lclGetKeyPKhl |
Revision as of 22:24, 3 October 2014
GPU610/DPS915 | Student List | Group and Project Index | Student Resources | Glossary
Contents
Team AGC
Team Members
- Andy Cooc, Some responsibility
- Gabriel Castro, Some other responsibility
- Christopher Markieta, Some other responsibility
Progress
Assignment 1
Andy's Findings
...
Gabriel's Findings
...
Christopher's Findings
xor_me
xor_me is an open source, brute force password cracker for doc and xls files.
Flat profile: Each sample counts as 0.01 seconds. % cumulative self self total time seconds seconds calls Ts/call Ts/call name 99.35 10.58 10.58 lclGetKey(unsigned char const*, long) 0.19 10.60 0.02 dump_exit(int) 0.00 10.60 0.00 1 0.00 0.00 _GLOBAL__sub_I__Z9lclGetKeyPKhl