cachegrab
cachegrab copied to clipboard
a tool designed to help perform and visualize trace-driven cache attacks against software in the secure world of TrustZone-enabled ARMv8 cores
Results
1
cachegrab issues
Sort by
recently updated
recently updated
newest added
Installing the latest version of wxPython (4.0.4) yields the following error when executing `cachegrab_gui`: ```c File "/usr/local/lib/python2.7/dist-packages/cachegrab-0.1.0-py2.7.egg/cachegrab/gui/dataset_explorer.py", line 56, in __init__ grid = wx.GridSizer(3, 2) TypeError: GridSizer(): arguments did not...