Pau Oliva

12.1K posts

Pau Oliva banner
Pau Oliva

Pau Oliva

@pof

Telecommunications engineer, sysadmin, developer, security enthusiast, open source advocate with a strong passion for Android devices and chiptune music lover.

Republic of Catalonia Katılım Ağustos 2008
687 Takip Edilen6.8K Takipçiler
Pau Oliva retweetledi
Mobile Hacker
Mobile Hacker@androidmalware2·
DroidRun brings AI-driven automation to Android: ✔ Auto-fill OTP codes ✔ Automate app/device initial setup ✔ Security/malware testing with #Frida running in the background ✔ Automate food orders & shopping github.com/droidrun/droid… by @droid_run
English
7
110
585
32.8K
Pau Oliva retweetledi
Frida
Frida@fridadotre·
Frida 17.4 introduces Simmy, a new backend for Apple’s Simulators on macOS. Spawn, attach, and instrument apps — just like on a real device.
English
5
137
500
82.2K
Pau Oliva
Pau Oliva@pof·
@Jahaudant Right now it only supports GAN cubes, as it's using gan-web-bluetooth library underneath. I'll try to add support for more smartcubes when I have some free time.
English
0
0
0
52
Pau Oliva
Pau Oliva@pof·
And in case you were wondering, I used A-Instant to create the previous tweet 🤪 – consider it a sneak peek "A-I" did there.
Pau Oliva tweet media
English
0
0
0
670
Pau Oliva
Pau Oliva@pof·
Introducing A-Instant: an AI-powered text assistant for Mac that works in any app! Highlight text, double-tap your trigger key, enter a prompt and get instant AI-powered edits or summaries. Supports multiple AI providers & local models. Open source & free! pof.eslack.org/a-instant/
English
1
1
6
994
Pau Oliva
Pau Oliva@pof·
🚀 Just launched Cubedex – a new smartcube alg trainer to dril your algs like a pro! 🎉 Cubedex is a Progressive Web Application (PWA) that connects to your Gan smartcube using Bluetooth. 🧩 Try it out now: cubedex.app #cubing #speedcubing #GANcube #CubeDex
Pau Oliva tweet media
English
0
1
8
1.6K
Pau Oliva retweetledi
IOActive, Inc
IOActive, Inc@IOActive·
Check out Pau Oliva's, Senior Security Consultant at IOActive, talk on retro game emulation at @BarcelonaBsides tomorrow, 30 May! Pau's talk kicks off at 1pm.
BSides Barcelona@BarcelonaBsides

Please welcome @pof from @IOActive to our lineup. He will dive deep into the fascinating world of retro game emulation, explaining techniques to hack emulators to enhance classic games with modern features. Tickets 👉lnkd.in/d2XwtVq5 #BSidesBCN24

English
1
2
8
2.3K
Pau Oliva retweetledi
BSides Barcelona
BSides Barcelona@BarcelonaBsides·
Please welcome @pof from @IOActive to our lineup. He will dive deep into the fascinating world of retro game emulation, explaining techniques to hack emulators to enhance classic games with modern features. Tickets 👉lnkd.in/d2XwtVq5 #BSidesBCN24
English
0
6
12
3.9K
Pau Oliva
Pau Oliva@pof·
@double_somer Hello! Athena Cup was awesome and we had a lot of fun, thanks for the warm welcome and for fighting with us, it was a pleasure to play wit you and all the other Osaka players 🙏 Hopefully we can fight with our main characters very soon! 🥊
English
1
0
1
59
HTL-Mつん ☄️🍬
HTL-Mつん ☄️🍬@Mattsun_Ken·
5月4日(土)開催のスーパーストIIX 5on5大会カケルゴにスペインから8人の選手が来日するそうです。 一緒に組んでくれる日本人を探してるとのことなのでよろしければ是非お願いします。
HTL-Mつん ☄️🍬 tweet media
日本語
3
44
74
7.7K
Pau Oliva
Pau Oliva@pof·
@vsnikaiten @Mattsun_Ken @Kan_Sho_NPO こんにちは👋 あなたとチームを組めることをとても嬉しく思います!🥊 Hello 👋 I will be super grateful to team with you! 🥊
日本語
2
0
1
154
KozukiOden2X
KozukiOden2X@KOZUKIODEN2X·
I'm officially subscribed for Fightcade Offline Festival @MikadoCenter 🔥❤️
English
2
0
9
266
Pau Oliva retweetledi
Mobile Hacker
Mobile Hacker@androidmalware2·
BLE spam but for adult toys Using Flipper Zero or nRF Connect app, it is possible to send Bluetooth LE advertisement packets (without being paired) to adult toys in vicinity and make them all vibrate. It is also possible to start Denial of Pleasure by continuously broadcasting the stop packet whid.ninja/blog/denial-of… by @whid_ninja
English
171
1.3K
9.5K
7.7M
Pau Oliva retweetledi
Seth Jenkins
Seth Jenkins@__sethJenkins·
bugs.chromium.org/p/project-zero… just derestricted. Potential untrusted_app -> kernel r/w 😬 Fix is not on any end-user devices AFAIK but fixes are in OEM's hands.
English
1
19
112
50.3K
Pau Oliva retweetledi
Seth Jenkins
Seth Jenkins@__sethJenkins·
I just released a blog post on an Android ITW exploit chain: googleprojectzero.blogspot.com/2023/09/analyz… A big thanks to Google TAG and the other members of Project Zero who participated in the creation of this blog post and analysis of the chain!
English
6
103
286
94.4K
Pau Oliva retweetledi
Mishaal Rahman
Mishaal Rahman@MishaalRahman·
Android 14 blocks downgrading apps through the 'adb install'/'pm install' shell commands, unless the app is marked as debuggable. Previously, the May 2023 security release included a patch that only blocked downgrading system apps to a version older than the one preloaded on the system image. However, starting in Android 14 Beta 5.2, this applies to all apps, as shown below. I can confirm this was only introduced in a 5.X release, as I was able to downgrade both the WhatsApp and Reddit apps using the '-d' flag on Android 14 Beta 5 but was no longer able to do so after updating to Android 14 Beta 5.3. According to one tipster, they first saw this behavior in Beta 5.2, which is why I'm saying it's Beta 5.2+. Also, since the One UI 6 beta is based on the latest Android 14 source code, it is also affected by this change. Now in order to downgrade a non-system app, you'll need to either fully uninstall the app and then install the older version afterward or be sure always manually install the app using the --enable-rollback flag so you can use Android's built-in rollback manager feature. This change has its benefits, of course. Older versions of apps can have security issues or just not use the latest security/Android feature. Plus, generally it's not recommended to downgrade an app without clearing its data, as it can cause issues with mismatched settings/databases. That's why it makes sense why this restriction doesn't apply to apps marked debuggable, so that developers can continue to downgrade apps for testing purposes. (Thanks to @Fasten_M and Moshe E for the tip!)
Mishaal Rahman tweet media
English
12
48
509
62.1K