Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ User
Method
User
user.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
28
User::User(BNUser* user)
29
{
30
m_object = user;
31
}
32
33
34
string User::GetName()
Callers
6
author
Method · 0.80
users
Method · 0.80
get_user_by_id
Method · 0.80
get_user_by_username
Method · 0.80
current_user
Method · 0.80
create_user
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected