Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gftrace #70

Closed
leandrofroes opened this issue Mar 21, 2023 · 0 comments
Closed

Add gftrace #70

leandrofroes opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
tool-request Request to add a new tool
Milestone

Comments

@leandrofroes
Copy link

gftrace is a tool I created some time ago. It's a Windows API tracing tool for Golang programs that abuses the Golang runtime to perform the tracing and ignores most part of the Golang runtime noise. It's useful for dynamic analysis of obfuscated and/or trojanized Golang samples:

https://github.com/leandrofroes/gftrace

@leandrofroes leandrofroes added the tool-request Request to add a new tool label Mar 21, 2023
@merces merces self-assigned this Mar 27, 2023
@merces merces added this to the 2023.04 milestone Mar 27, 2023
@merces merces closed this as completed in 716bda9 May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool-request Request to add a new tool
Projects
None yet
Development

No branches or pull requests

2 participants