Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

twofish Asm source code.

Featured Replies

Posted

Dear All

Does anyone have keygen source code which uses twofish? If so please share with me.

https://tuts4you.com/download.php?view.1556


 


Check this. It's drizz Crypto Hash lib. There are plenty of crypto implemented in asm.


Hi

Yes Drizz libs works good.

Edited by ragdog

  • Author

Thank you all. But how to use that I mean twofish.Asm? I have a. key "YKC0YX9XTHTLAA7V" how should I use. Thanks for help

This target is allready  reversed


 


 


I have never worked with Twofish but I have compared the results with


 


http://twofish.online-domain-tools.com/


 


and it is equal to my example



invoke     lstrcpy,addr buff,chr$ ("Masm32")
invoke    TwofishInit,chr$ ("YKC0YX9XTHTLAA7V"),16
invoke     TwofishEncrypt,addr buff, addr buff

But u must find out by your Target use it En\De -crypt??


And use it plain text or hex.


 


Regards,

Edited by ragdog

  • Author

thank you ragdog. I was trying to make a keygen which take the name, key = "YKC0YX9XTHTLAA7V" and twofish it and the final result in hex.

take the name, twofish using key = "YKC0YX9XTHTLAA7V" and print as hex value.

No problem


Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.