1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-06-01 19:54:14 +02:00
Brent Cook 0f2dcf50d0 add direct access registry methods
This adds registry access methods that do an atomic open/<action>/close on
registry keys. They improve efficiency and safety, since we're not passing
HKEY's back and forth to enumerate or read registry keys. This fits the common
use pattern in MSF better anyway.
2014-12-16 15:31:11 -06:00
..
2014-12-16 15:31:11 -06:00
2014-11-07 10:36:36 +10:00