xaizek / objdeps (License: Apache-2.0) (since 2020-09-11)
This is a python script that analyzes output of `objdump` to understand connections between object files.
Commit b6d7e47ffcbee58ead16752c79274abf2628eb63

Rename to objdeps
Author: xaizek
Author date (UTC): 2020-09-11 10:35
Committer name: xaizek
Committer date (UTC): 2020-09-11 10:35
Parent(s): 81e9edc8f7d42a316378271b38efd4f183774bf5
Signing key: 99DC5E4DB05F6BE2
Tree: 63e239fb00b6c0c9a5316ed842cf5a6cdf813641
File Lines added Lines deleted
objdeps.py 0 0
File objdeps.py renamed from deps.py (similarity 100%)
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/objdeps

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/objdeps

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master