mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-10-31 16:49:36 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			744 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			744 B
		
	
	
	
	
	
	
	
Nvuhda6.exe
- Functions: Execute, Copy, Add registry, Create shortcut, kill process
nvuhda6.exe System calc.exe
Execute calc.exe as a subprocess.
nvuhda6.exe Copy test.txt,test-2.txt
Copy fila A to file B.
nvuhda6.exe SetReg HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\malware=malware.exe
Add/Edit a Registry key value
nvuhda6.exe CreateShortcut test.lnk,"Test","C:\Windows\System32\calc.exe","","C:\Windows\System32\"
Create shortcut file.
nvuhda6.exe KillApp calc.exe
Kill a process.
nvuhda6.exe Run foo
Run process
- 
Resources: 
- 
Full path: - Missing
 
- 
Notes: Thanks to Adam - @hexacorn