Commit Graph

26 Commits

Author SHA1 Message Date
ionescu007
fcf9a83083 - Add a feature to control if 128K, 4MB, or 16MB reads should be supported [-no16M, -no4M, -no128K]. Allows trying out different read mechanisms potentially for troubleshooting or speed measurement. Also return status on which read sizes were used.
- "Force" flag should not cause bail out if 16MB consecutive region has failed -- there may be (and often are) MMIO gaps after a while which still contain OS data.
- Use SwitchToThread instead of Sleep(0), since that's the actual behavior desired.
- Use 500ms pipe timeout
- Fix a typo
- Support full memory read without an actual "dump" [-noout] to disk. Useful for testing/speed measurement/demo.
2016-12-04 09:38:04 -08:00
ufrisk
f386f758e2 Firmware flash windows support 2016-12-04 15:29:58 +01:00
ufrisk
5f8069e513 Firmware flash windows support 2016-12-04 14:28:08 +01:00
ufrisk
979e842f1d Firmware flash improvements. 2016-12-03 14:42:26 +01:00
ufrisk
dc1a0ae86e implant: stability improvements [wx64_pscreate, wx64_pscmd, wx64_pscmd_user] 2016-10-20 00:15:02 +02:00
ufrisk
ba11a2a105 Additional Info 2016-10-15 17:47:52 +02:00
ufrisk
a8f9bfc79d new implant: spawn cmd in user context [wx64_pscmd_user] 2016-09-29 23:10:14 +02:00
ufrisk
ea2476b154 Version 1.2 v1.2 2016-09-28 19:52:40 +02:00
ufrisk
796949296e new kmd: [win10x64_ntfs_20160803_10240] 2016-09-14 23:04:57 +02:00
ufrisk
1fa5b38eec new kmd: [win10x64_ntfs_20160907_14393] 2016-09-14 22:23:23 +02:00
ufrisk
69cd2c6ed8 implant update [wx64_pagesignature] 2016-09-12 19:39:25 +02:00
ufrisk
dd69e2e046 stability improvements 2016-09-11 21:15:11 +02:00
ufrisk
981e1fc129 Version 1.1 v1.1 2016-09-05 19:33:27 +02:00
ufrisk
30da690e6a implant: minor fixes [ax64_unlock] 2016-09-03 00:07:17 +02:00
ufrisk
bf72661da2 new kmd: [win10x64_ntfs_20160820] 2016-09-02 20:40:50 +02:00
Ulf Frisk
6c9c148177 clarification in flashing hardware section 2016-08-17 11:11:53 +02:00
ufrisk
c996dc1bca implant: add unlock signature [wx64_unlock] 2016-08-15 23:16:31 +02:00
Ulf Frisk
44fb51c899 Update readme.md 2016-08-13 01:58:47 +02:00
Ulf Frisk
d9a9677ab7 Update unlock_linuxgetty.sig 2016-08-13 01:55:45 +02:00
Ulf Frisk
31eb126406 Merge pull request #2 from blunden/master
new signature: linux patch getty passwordless root login
2016-08-13 01:54:25 +02:00
blunden
bb6b0eb58d new unlock sig: patch getty to allow passwordless tty root login
Tested successfully on Ubuntu 14.04 using KMD assisted patching.
2016-08-12 17:35:28 +02:00
ulfr11
3ec20908af device flash improvements. 2016-08-11 21:41:29 +02:00
ulfr11
79cc915332 device flash support without PLX SDK. 2016-08-10 23:52:56 +02:00
Ulf Frisk
703d49bc2f clarification on adapters 2016-08-10 01:31:21 +02:00
ulfr11
915a9b59ae new implant: load unsigned drivers into Windows kernel [wx64_driverload_svc]. 2016-08-10 00:22:49 +02:00
ulfr11
6b00fc1373 Initial Commit v1.0 2016-07-31 12:59:27 +02:00