Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Spice up your notifications/try!Swift25
Search
noppefoxwolf
April 11, 2025
Technology
2
410
Spice up your notifications/try!Swift25
noppefoxwolf
April 11, 2025
Tweet
Share
More Decks by noppefoxwolf
See All by noppefoxwolf
iOSの隠されたAPIを解明し、開発効率を向上させる方法/iOSDC24
noppefoxwolf
2
720
今から理解するApp Intentエコシステム/WWDC24Recap
noppefoxwolf
0
9
既存アプリをvisionOS対応してリリースした話/visionOS LT vol5
noppefoxwolf
0
190
UIのブラックボックスを探る/iOSDC23
noppefoxwolf
3
4.3k
CoreGraphicsでドット絵を描こう/iOSDC22
noppefoxwolf
0
2.5k
ランタイムデバッグのススメ/iOSDC21
noppefoxwolf
1
4.6k
google/mediapipe で始めるARアプリ開発/iOSDC2020
noppefoxwolf
1
1.5k
モバイルファーストなアプリを作るためにvearがしたこと/xRDCC
noppefoxwolf
0
140
ソーシャルライブサービスにおけるデジタル化粧の仕組みと実装/iOSDC19
noppefoxwolf
4
5.5k
Other Decks in Technology
See All in Technology
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
2.6k
Grafana MCP serverでなんかし隊 / Try Grafana MCP server
kohbis
0
340
原則から考える保守しやすいComposable関数設計
moriatsushi
2
240
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
240
AWS と定理証明 〜ポリシー言語 Cedar 開発の舞台裏〜 #fp_matsuri / FP Matsuri 2025
ytaka23
9
2.4k
菸酒生在 LINE Taiwan 的後端雙刀流
line_developers_tw
PRO
0
130
AIにどこまで任せる?実務で使える(かもしれない)AIエージェント設計の考え方
har1101
3
1k
脅威をモデリングしてMCPのセキュリティ対策を考えよう
flatt_security
4
1.6k
Data Hubグループ 紹介資料
sansan33
PRO
0
1.8k
開発効率と信頼性を両立する Ubieのプラットフォームエンジニアリング
teru0x1
0
140
AIエージェントの継続的改善のためオブザーバビリティ
pharma_x_tech
6
1.1k
産業機械をElixirで制御する
kikuyuta
0
170
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
329
21k
Designing Experiences People Love
moore
142
24k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
34k
Building Applications with DynamoDB
mza
95
6.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
The Cost Of JavaScript in 2023
addyosmani
50
8.3k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
130
Docker and Python
trallard
44
3.4k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Transcript
Spice up your notifications noppe (Tomoya Hirano) 1
1999 • NTT Docomo created 176 emojis.1 ☀ • They
can add feelings to messages. 1 https://www.moma.org/collection/works/196070 2
2019 • Unicode now has over 3,000 emojis. • This
allows for more ways to express ourselves. 3
2024 4
Genmoji • Apple Intelligence can create emojis. • ♾ emoji
variations " 5
♾ ≠ All 6
Custom Emoji2 • Users can upload images as emojis. •
This feature works on platforms like Slack, Twitch, Discord, Mastodon, and more. • Meme emojis are also popular. 2 https://slackmojis.com 7
Custom Emoji3 • Custom emojis are not just memes. •
Emoji creaters are well-known artists in Japan. • ΩπωΠϞϦ (Fox-Newt) was made by my wife. 3 ©kitsune-imori.lineem2018 8
9
10
11
12
13
Back to WWDC24. 14
15
16
!" 17
Can spoof as AI generated ? 18
1. Type any Genmoji into the UITextView 19
2. Export Genmoji data 20
2. Export Genmoji data • Genmoji is heic image data.
21
3. Metadata of Genmoji HEIC <CGImageMetadata 0x103812be0> ( tiff:DocumentName =
142D3296-51E6-40E2-AC35-0FAD3C5E965C0 tiff:XPosition = 0/1 tiff:TileWidth = 160 tiff:YPosition = 0/1 dc:description = () Iptc4xmpExt:DigitalSourceType = ... tiff:TileLength = 160 photoshop:Credit = Apple Image Playground tiff:Orientation = 1 iio:hasXMP = True xmp:CreatorTool = Apple TextKit ) 22
4. Make fake Genmoji with custom image 23
24
25
My name is Tomoya, aka noppe. • Work at DeNA
in ! . • iOS app developer. • github.com/noppefoxwolf • x.com/noppefoxwolf 26
27
You can try it! • The source code is open-source.
https://github.com/noppefoxwolf/ Zenmoji 28