Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SecurityAnalysts01/ShellcodeLoader
/ Loading
Method
Loading
Loading/Loading/Loading.cpp:4–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
#include
"code.h"
3
4
Loading::Loading(QWidget *parent)
5
: QMainWindow(parent)
6
{
7
ui.setupUi(this);
8
start();
9
}
10
11
Loading::~Loading()
12
{}
Callers
nothing calls this directly
Calls
1
start
Function · 0.70
Tested by
no test coverage detected