-
Notifications
You must be signed in to change notification settings - Fork 50
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
This is NOT the end of sudolikeaboss #44
Comments
I've update my code here, provide a hijack module and put build instruction in README. Happy hacking |
@roodkcab Could you help me to install your code ?! I am tried to install your version follow this step:
change iTerm2 profiles keys 「cmd + \」 to
and and
|
@mouson u have to build it from source 1、build the hijack.dylib in hijack directory using
then start 1password helper in console using
this will bypass the signature check of 1Password, don't worry, it will not steal your password 2、build sudolikeaboss using copy that one to your bin path, and execute it like normal |
@roodkcab thank you very much! when i clone 「https://github.com/roodkcab/sudolikeaboss」 and step 1 - 2 and step 2 go back to sudolikeaboss folder how to fix that error ? thank again ! |
@mouson what version of go do u use? check it with |
@roodkcab @ravenac95 Is it the end? Was hoping to use something like this with 1Password 7.4.3 |
@tettoffensive Unfortunately, I haven't been able to keep the project up. There might be others that have successfully built the project but the latest versions of 1password prevented (rightly so in interest of better security) the use of sudolikeaboss. I do hope that I can come up with something better in the future, but other life responsibilities have taken priority. I will update the readme to reflect that this project is not being maintained. I apologize! |
No worries. I think 1Password should make an official terminal client.
Would be so useful!
…On Sun, Apr 19, 2020 at 11:34 AM Reuven V. Gonzales < ***@***.***> wrote:
@tettoffensive <https://github.com/tettoffensive> Unfortunately, I
haven't been able to keep the project up. There might be others that have
successfully built the project but the latest versions of 1password
prevented (rightly so in interest of better security) the use of
sudolikeaboss. I do hope that I can come up with something better in the
future, but other life responsibilities have taken priority. I will update
the readme to reflect that this project is not being maintained. I
apologize!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABM4RV2GPGYLIYNLZW7PPZTRNM72HANCNFSM4FQRKOBQ>
.
|
It's been a year since last update of this project, I can't use this awesome software with iTerm2, since 1Password team didn't give me any document on developing iTerm2 extension to communicate with 1Password mini. I can't bear it anymore today, and decided to hack 1Password a little to get the job done.
as u can see, it works with the latest 1Password 6.8.9, but it's really dirty right now... since 1Password force to check signature of browser, I have to inject a dynamic lib into it, to get developer mode on...
Sadly, I don't think it properly to make pull request with sudolikeaboss, the way I achieved to get the job done is to make sudolikeaboss act like Safari browser, which is totally forbidden by 1Password team... I'll make a gist for anyone who interest with this functionality, and thank @ravenac95 for bring us such wonderful software, I love it.
The text was updated successfully, but these errors were encountered: