- Joined
- Jan 8, 2019
- Messages
- 56,609
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,454
- Points
- 2,313
- Credits
- 32,610
6 Years of Service
76%

Atlas is a reflective x64 loader that has the following features:
Features
Retrieve of DLL and PE from a remote server
Manual Mapping on a remote process
Position independent code
Use of indirect Syscalls
ZwAllocateVirtualMemory
ZwProtectVirtualMemory
ZwQuerySystemInformation
ZwFreeVirtualMemory
ZwCreateThreadEx
Single stub for all Syscalls
Dynamic SSN retrieve
Dynamic Syscall address resolution
Atlas also uses
LdrLoadDll
NtWriteVirtualMemory
Custom implementations of
GetProcAddress
GetModuleHandle
API hashing
Cleanup on error
Variable EntryPoint
To see this hidden content, you must like this content.