duangsues.is_a? SaltedFish
59 subscribers
609 photos
6 videos
91 files
562 links
🌶🐔🐟 duangsuse 的日常
尤其喜欢发些奇奇怪怪的东西
和转载别人的东西
Download Telegram
Channel photo updated
Forwarded from duangsuse::Echo
其实我最好奇的是.... 一个文字编辑器有什么好卖的......
Forwarded from duangsuse::Echo
(好像在我眼里没有任何软件值得卖...
Forwarded from duangsuse::Echo
(「知识产权保护」的艺术)
Forwarded from duangsuse::Echo
100000000000% 用心
Forwarded from duangsuse::Echo
我还是想动态分析,不过手机被我妈收了 🌚
Linux 上又没有 IDA 这种好工具,手机也没 Xposed,也不知道能有什么替代....
Forwarded from duangsuse::Echo
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from duangsuse::Echo
混淆而已...
Forwarded from duangsuse::Echo
所以还是 Native 好玩一些,不过我连调试器都没有 😂
如果能动态分析 androbugs 调试 Java 程序是很方便的....
Forwarded from duangsuse::Echo
(虽然 libcore.so 当然已经 stripped 了,不过还有些 CXX 符号可以看看
Forwarded from duangsuse::Echo
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from duangsuse::Echo
后来我才知道 GNU 提供了 c++filt 执行同样的功能
Forwarded from duangsuse::Echo
typeinfo for std::bad_exception
__cxa_allocate_exception
vtable for std::bad_exception
std::bad_exception::~bad_exception()
__cxa_throw
__cxxabiv1::__terminate(void (*)())
std::set_terminate(void (*)())
__cxxabiv1::__terminate_handler
std::get_terminate()
std::set_unexpected(void (*)())
__cxxabiv1::__unexpected_handler
std::get_unexpected()
__cxa_free_exception
__cxa_get_globals
_Unwind_RaiseException
_Unwind_Resume_or_Rethrow

看起来工作良好