unicorn_engine's profile picture. The Ultimate CPU Emulator. Also see our related frameworks @capstone_engine, @keystone_engine

Unicorn Engine

@unicorn_engine

The Ultimate CPU Emulator. Also see our related frameworks @capstone_engine, @keystone_engine

Pinned

We are happy to announce that Unicorn Engine was awarded by @alibaba_cloud for its impact on the cybersecurity field! unicorn-engine.org/Award

unicorn_engine's tweet image. We are happy to announce that Unicorn Engine was awarded by @alibaba_cloud for its impact on the cybersecurity field!

unicorn-engine.org/Award

Unicorn Engine reposted

Building a small x86 CPU emulator with @rustlang and the awesome @unicorn_engine and #iced_rs. Do I have a chance to run this on the web?

hoheinzollern's tweet image. Building a small x86 CPU emulator with @rustlang and the awesome @unicorn_engine and #iced_rs. Do I have a chance to run this on the web?

Unicorn Engine reposted

Yet another work based on @unicorn_engine @capstone_engine and @keystone_engine

I'm working on a Visual Debugger for Assembly (x86, arm and other major archs.) which is going to be cross platform and FOSS Demo video link in post below cc @_buildspace @_nightsweekends

rcx86's tweet image. I'm working on a Visual Debugger for Assembly (x86, arm and other major archs.) which is going to be cross platform and FOSS

Demo video link in post below

cc @_buildspace @_nightsweekends


Unicorn Engine reposted

🤝 We’re thrilled to partner with @Aptos_Labs to release Revela Decompiler - the first ever open-source tool to decompile Move bytecode back to its original source code. Revela is made open-source, find it at Verichains GitHub: github.com/verichains/rev…   Revela is also…

The Move decompiler developed in collaboration by @Verichains and @AptosLabs is a game changer for the security on the @Aptos network. It allows to convert any bytecode deployed on chain back to source code. Only possible with Move! aptoslabs.medium.com/move-revealed-…



Unicorn Engine reposted

The Move decompiler developed in collaboration by @Verichains and @AptosLabs is a game changer for the security on the @Aptos network. It allows to convert any bytecode deployed on chain back to source code. Only possible with Move! aptoslabs.medium.com/move-revealed-…


Unicorn Engine reposted

FAST malware analysis with binary emulation! @asoni taught me a ton of sweet stuff going through a Qakbot sample, Cobalt Strike and more using emulation frameworks like Unicorn and Qiling... seriously super cool, huge thanks to Anuj for showcasing! youtu.be/b5-oTMcBJQ0

_JohnHammond's tweet image. FAST malware analysis with binary emulation! @asoni taught me a ton of sweet stuff going through a Qakbot sample, Cobalt Strike and more using emulation frameworks like Unicorn and Qiling... seriously super cool, huge thanks to Anuj for showcasing! youtu.be/b5-oTMcBJQ0

Unicorn Engine reposted

2/ This remind me of the response from CEO of #Multichain after we reported critical #MPC #vulnerabilities. It was later found out that all MPC 'trusted nodes' were actually run under the his personal cloud account and the #bridge got #hacked eventually!

redragonvn's tweet image. 2/ This remind me of the response from CEO of #Multichain after we reported critical #MPC #vulnerabilities. It was later found out that all MPC 'trusted nodes' were actually run under the his personal cloud account and the #bridge got #hacked eventually!

1. On May 21, 2023, Multichain CEO Zhaojun was taken away by the Chinese police from his home and has been out of contact with the global Multichain team ever since. The team contacted the MPC node operators and learned that their operational access keys to MPC node servers had…



Unicorn Engine reposted

3/ Reporting bugs directly to vendor or via #bugbounty are both painful. For example, #THORChain stopped responding to our emails after receiving full POC & paper. Even though they had halted the chain globally due to our report

THORChain: There are claims of a potential vulnerability with a THORChain dependency that may affect THORChain. Out of an abundance of caution, steps have been taken to halt THORChain globally. THORChain is a settlement layer that facilitates swaps between 8 chains.…



Unicorn Engine reposted

4/ We've now opted to directly inform the public about the potential #risks instead. It's also important to remember that ##MPC and #ZKP are relatively new and complex protocols, making them susceptible to #vulnerabilities. Stay tuned for more MPC/ZKP #bugs releases from us!


Unicorn Engine reposted

1/ After #TSSHOCK #MPC mass pwned, it's now #ZKP's turn. We've reported a Critical Proof Forgery Attack, allows anyone with access to an aggregator, to steal funds from a top #zkEVM Layer-2. Unsurprisingly, vendor's reply: '..not exploitable by anyone due to centralization'!!?

redragonvn's tweet image. 1/ After #TSSHOCK #MPC mass pwned, it's now #ZKP's turn. We've reported a Critical Proof Forgery Attack, allows anyone with access to an aggregator, to steal  funds from a top #zkEVM Layer-2. Unsurprisingly,  vendor's reply: '..not exploitable by anyone due to centralization'!!?

Unicorn Engine reposted

packages.ubuntu.com/lunar/libunico… packages.debian.org/bookworm/libun… Finally, it's time to install @unicorn_engine on Debian/Ubuntu with apt!


Unicorn Engine reposted

Limited space left!

Join @onlyxwings at #HITB2023HKT to discover bugs in IoT devices with the Qiling Framework. Learn standard workflows and leverage Qiling's capabilities for efficient emulation. Register at conference.hitb.org/hitbsecconf202… #IoTsecurity #QilingFramework



Unicorn Engine reposted

Our very first training. DM me if you need a discount coupon.

Join @onlyxwings at #HITB2023HKT to discover bugs in IoT devices with the Qiling Framework. Learn standard workflows and leverage Qiling's capabilities for efficient emulation. Register at conference.hitb.org/hitbsecconf202… #IoTsecurity #QilingFramework



Unicorn Engine reposted

Just In! Our TSSHOCK paper acceptance into @BlackHatEvents, the premier cybersecurity conference! #BHUSA Join our researchers in Vegas this August, as we will share in this briefing our critical 0-day attacks on MPC vaults and wallets. Brief notice here: blackhat.com/us-23/briefing…

Verichains's tweet image. Just In! 
Our TSSHOCK paper acceptance into @BlackHatEvents, the premier cybersecurity conference!
#BHUSA Join our researchers in Vegas this August, as we will share in this briefing our critical 0-day attacks on MPC vaults and wallets.

Brief notice here: blackhat.com/us-23/briefing…

Unicorn Engine reposted

Capstone 5.0 is out! capstone-engine.org/Version-5.0 Cc @Angrz3_K


It is nice to see Unicorn used there :-)

I've put together a new blog post! This one re-treads @bl4sty's earlier AMLogic research but takes my own approach to exploit development, with an 'alternative' vulnerability and an emulator. Just for fun! boredpentester.com/retreading-the…



Unicorn Engine reposted

Dumpulator - An Easy-To-Use Library For Emulating Memory Dumps. Useful For Malware Analysis (Config Extraction, Unpacking) And Dynamic Analysis In General (Sandboxing) kitploit.com/2023/05/dumpul… #Pentesting #CyberSecurity #Infosec

ptracesecurity's tweet image. Dumpulator - An Easy-To-Use Library For Emulating Memory Dumps. Useful For Malware Analysis (Config Extraction, Unpacking) And Dynamic Analysis In General (Sandboxing) kitploit.com/2023/05/dumpul…  #Pentesting #CyberSecurity #Infosec
ptracesecurity's tweet image. Dumpulator - An Easy-To-Use Library For Emulating Memory Dumps. Useful For Malware Analysis (Config Extraction, Unpacking) And Dynamic Analysis In General (Sandboxing) kitploit.com/2023/05/dumpul…  #Pentesting #CyberSecurity #Infosec

Unicorn Engine reposted

Debugging stuff 🧐with IDA & Unicorn: [uEmu]: Emulation started [uEmu]: Breakpoint reached at 0x463D0 : SVC 0 [uEmu]: ! <U> Unable to emulate [ SVC 0 ] - SKIP to 0x463D4 [uEmu]: Breakpoint reached at 0x46400 : B.EQ loc_4254C @unicorn_engine github.com/alexhude/uEmu


Loading...

Something went wrong.


Something went wrong.