Open
Conversation
Fix for decloaking, needed temp file to be passed around
Fix to remove noise. Tested working on mac osx. Some of the prepend / remove noise stuff doesn't seem to run well on windows currently
Owner
|
Hi John, Profuse apologies, I found a bug while working with a payload today, fixed & published it, and then saw this pull request. Looks like the same bug you found last summer. I owe you pizza & your drink of choice. My Github notifications were pointing to an old email account, total facepalm on my part. Greatly appreciate your work and contribution. I'll look at the Python 3 work at the end of the month (one other person submitted a pull for that as well). Cheers, -TryCatchHCF |
Author
|
No worries!
You got busy and things happen.
I’ll take you up on the pizza and drink sometime later this summer.
I’m working on some stupid simple hardware for defcon that’s taking the few
cycles I have to spare and moving.
~John Aho
…On Thu, May 10, 2018 at 3:48 PM TryCatchHCF ***@***.***> wrote:
Hi John,
Profuse apologies, I found a bug while working with a payload today, fixed
& published it, and then saw this pull request. Looks like the same bug you
found last summer. I owe you pizza & your drink of choice.
My Github notifications were pointing to an old email account, total
facepalm on my part. Greatly appreciate your work and contribution. I'll
look at the Python 3 work at the end of the month (one other person
submitted a pull for that as well).
Cheers,
-TryCatchHCF
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACkj3Jb5JDmwK2tQHhGveJB9EX_y4ppBks5txMPTgaJpZM4OSSEX>
.
|
Owner
|
Pizza and drinks will totally happen this summer. :) Best of luck with the DEF CON hardware project, looking forward to hearing about it. Cheers, -TCH |
Owner
|
Pizza and drinks will totally happen this summer. :) Best of luck with the
DEF CON hardware project.
Cheers,
…-TryCatchHCF
On Thu, May 10, 2018 at 8:12 PM, John Aho ***@***.***> wrote:
No worries!
You got busy and things happen.
I’ll take you up on the pizza and drink sometime later this summer.
I’m working on some stupid simple hardware for defcon that’s taking the few
cycles I have to spare and moving.
~John Aho
On Thu, May 10, 2018 at 3:48 PM TryCatchHCF ***@***.***>
wrote:
> Hi John,
>
> Profuse apologies, I found a bug while working with a payload today,
fixed
> & published it, and then saw this pull request. Looks like the same bug
you
> found last summer. I owe you pizza & your drink of choice.
>
> My Github notifications were pointing to an old email account, total
> facepalm on my part. Greatly appreciate your work and contribution. I'll
> look at the Python 3 work at the end of the month (one other person
> submitted a pull for that as well).
>
> Cheers,
>
> -TryCatchHCF
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#3 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/
ACkj3Jb5JDmwK2tQHhGveJB9EX_y4ppBks5txMPTgaJpZM4OSSEX>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARW_bb863eu6DhzsFzHltY1pxnkejSLrks5txQGDgaJpZM4OSSEX>
.
|
Not integrated fully in the rest of the code but here is a quick Lorem Ipsum based cipher with some latin swear phrases added in.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for decloaking, needed temp file to be passed around