由买买提看人间百态

topics

全部话题 - 话题: decompile
首页 上页 1 2 3 (共3页)
w**z
发帖数: 8232
1
不懂。但要看源代码,找个decompiler.
c*****t
发帖数: 1879
2
来自主题: Programming版 - 问java applet的问题
1. download the applet, decompile to java code. Then you can do
whatever, such as run in debug mode.
2. get a packet sniffer. The url you saw in the code could be modified
due to various reasons, such as protocols etc.
D****r
发帖数: 309
3
This is an obvious fact, since java is not not a (deeply enough) compiled
language and easily be decoded, as mention @wiki, java is " Java is
translated to a form that is intended to be interpreted", so more close to
be called a "interpreted language".
C/C++ programs are impossible to be decompiled into Assembly level, which
tells how close the code to machine/chips, where it is to be interpreted and
executed.
That is a efficiency/speed of execution.
In a word, java is focus on understandable, ... 阅读全帖
e*****t
发帖数: 1005
4
来自主题: Programming版 - 怎么看java的源代码,谢谢
这个……
哪个语言不行啊,当然java的decompile出来还比较易读就是了。
w**z
发帖数: 8232
5
来自主题: Programming版 - 其实开源(OpenSource) 不便宜!
有Github, contribute code 容易多了。fork, modify, test, commit,
pullrequest。然后会有committer code review, then merge。 如果不被接受,
worst case 自己build 一个,当然自己maintain 一个branch 比较烦,但这是下下策
,总比等死强啊。
当然前提是你能fix bug, 当初,我们用web logic 有问题,把他的jar decompile,
找出原因,又能怎么样?只能想办法work around。
d******k
发帖数: 4295
6
来自主题: Programming版 - 很土的问一个C#的问题
visual studio就有,叫Dotfuscator。不过decompile的工具很多,对方想看一样看。
w**z
发帖数: 8232
7
来自主题: Programming版 - 尼玛,这也太容易赚钱了。
http://www.theregister.co.uk/2014/04/08/google_kills_virus_app_
"Virus Shield", an app that briefly shot to the top of the charts on Google
Play, has turned out to be a complete fake and has therefore been pulled by
Google.
The scam, turned up by Android Police, is as simple as a con-man could wish
for: the app includes almost no functionality whatever, yet it was briefly a
chart-topper on Google Play, something that at $US3.99 for the download.
According to Appbrain, the software sailed past 10... 阅读全帖
w**z
发帖数: 8232
8
来自主题: Programming版 - 哪个大型应用系统用python写的啊?
有时没有source code, 就decompile 看看到底哪里出问题。
h*****4
发帖数: 4219
9
来自主题: Programming版 - 哪个大型应用系统用python写的啊?
弄个decompiler 直接把jar还原成class
p***c
发帖数: 5202
10
印象中没有哪个IDE自带的吧,另外用过几个,有的烂,要么就是好久没更新
我有几个上游厂商提供的api,以前的decompiler总是搞不定,这次试试这个
g*****g
发帖数: 34805
11
自带的没有,但是eclipse里加一个第三方的不难。decompiler的问题是行号对不上,
所以不是那么好用。还是尽量用开源的,出事了最差还能自己fix。
f*******t
发帖数: 7549
12
来自主题: Programming版 - 有没有java大牛改过class文件?
改过apk,decompile成一堆smali文件,改些内容再重新编译回apk
p*u
发帖数: 2454
13
So 2Sigma knew he used decompiler program back in last June but didn't take
any actions against him. Maybe it's not serious enough since he just
memorized in his head. Instead 2Sigma has been actively monitoring and
waiting for him to make moves. They even paid him good money at year end.
Finally that guy emailed documents and quit, 2Sigma then had him arrested.
TOO DARK.
p*u
发帖数: 2454
14
So 2Sigma knew he used decompiler program back in last June but didn't take
any actions against him. Maybe it's not serious enough since he just
memorized in his head. Instead 2Sigma has been actively monitoring and
waiting for him to make moves. They even paid him good money at year end.
Finally that guy emailed documents and quit, 2Sigma then had him arrested.
TOO DARK.
m*********k
发帖数: 10521
15
来自主题: WBCenter版 - 【Pingpong/Drake】申请代发包子
[Pingpong]
61125 ; vvWvv Dec 22 ● 领圣诞包子在此排队
成功奖励 10 伪币的用户: QQMJ, bbs1011, archiles, airjojo, legender, javelin,
nmtycl, USATT2011, Qiutian, Rusty, downspring, Trojan, yjcs, ypeng,
HokieMan, Jingqg1979, jokeyzhu, hsh, knopfler, blogrance, frankluo2008, call
, grass, VVMTT, jxg, Drake, SmartFarter, rocnex, baybridge09, hunhuner,
zhuxiaseng, qings, MT28, decompiler, svtt, Renshaw, cruisers, aplets, tracy1
, SleepyCoffee, fsd, hopeman, unknownuser, goducks, yinjing, hualavender,
POD, buaa, c... 阅读全帖
m*********k
发帖数: 10521
16
来自主题: WBCenter版 - 【Pingpong/Drake】申请代发包子
[Pingpong]
60999 ; Drake Dec 21 ● 现在俨然
成功奖励 10 伪币的用户: svtt, Jingqg1979, jxg, archiles, bbs1011, qings,
call, surefirer, VVMTT, QQMJ, unknownuser, kfgan, yonexer, rocnex, blogrance
, yjcs, PenRBS, wwvvca, javelin, SmartFarter, Belichick, Rusty, HokieMan,
hunhuner, jokeyzhu, downspring, Renshaw, ypeng, fsd, nmtycl, ttlover, chen91
, zhuxiaseng, haolaa, decompiler, MT28, DHS, Bierhoff, netmn, bluerock, pash
, ppxwwtaking, ipets, miluo, knopfler, hualavender
扣除版面:(Pingpong)460伪币成功
g*****n
发帖数: 21539
17
来自主题: PhotoProcessing版 - 100个包子求助
flash decompiler
z*******n
发帖数: 1034
18
By Aaron Mamiit, Tech Times | June 21, 10:22 PM
Share(0 )Tweet(1 ) 0 Comments
Android
Google will make the Android faster and more efficient with the replacement
of the Dalvik runtime with ART. However, there are some compatibility issues
with the new runtime.
(Photo : Tsahi Levent-Levi)
Google is dropping the Dalvik runtime for ART, which will make the Android
system work faster and become more energy efficient.
The runtime handles the decompilation of all Android apps in real time.
Google intr... 阅读全帖
z****e
发帖数: 74
19
来自主题: MobileDevelopment版 - App开发技术日报 4月份
åApp开发日报 2015-04-09
@好东西传送门 出品, 过刊见
http://app.memect.com
订阅:给 [email protected]
/* */ 发封空信, 标题: 订阅App开发日报
更好看的HTML版
http://app.memect.com/archive/2015-04-09/short.html
1) 【iOS UI类结构介绍】 by @csdn:jinnchang
关键词:iOS, 博客
【UIApplication、UIView、UIWindow、UIScreen、UIViewController、
UINavigationController 介绍】转载请声明出处: 1、前言 我们先来看一下这几个概
念的类继承关系图: iOS 中,所有显示在界面上的对象都是从 UIResponder 直接或间
接继承的。 2、应用程序(UIApplication) 一个 UIApplication 对象就代表一个应
用程序。... [1]
[1] http://blog.csdn.net/jinnchang/article/detai... 阅读全帖
首页 上页 1 2 3 (共3页)