Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

'.exp' files are not the compiled Go files #63

Closed
vysecurity opened this issue Jul 2, 2022 · 3 comments
Closed

'.exp' files are not the compiled Go files #63

vysecurity opened this issue Jul 2, 2022 · 3 comments

Comments

@vysecurity
Copy link

I noticed the .exp files generated are not the same as the go files on disk.

E.g. it always compiles the original .go file and doesn't compile the changed / modified code?

@vysecurity
Copy link
Author

What is the logic behind hardcoding a base64 encoded zip file into the loader?

@Tylous
Copy link
Contributor

Tylous commented Jul 5, 2022

This is closed, are all your questions answered? If note, the base64 encoded zip is not in the loader its in the framework of Scarecrow to help generate loaders without the need for all the subfolders and whatnot. As for your first question I am not tracking can you elaborate.

@vysecurity
Copy link
Author

Hey Tylous. It's alright, figured it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants