-
Notifications
You must be signed in to change notification settings - Fork 233
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
Fix for decloaking #3
base: master
Are you sure you want to change the base?
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
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 |
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>
.
|
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 |
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.
Fix for decloaking, needed temp file to be passed around