DynamoRIO / DynamoRIO/dynamorio

Linux Loader: passing right args to libraries' function

Open
#475 0 comments 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [qin.zhao@gmail.com](https://code.google.com/u/qin.zhao@gmail.com/) on May 31, 2011 15:58:22_

The regular loader always pass argc, argv, and env to libraries.
In our private loader, we pass dummy argc and argv, and the real __environ to our loaded libraries instead.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=475_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.