Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    108 smali trabajados encontrados, precios en USD

    ...Static Application Analysis: Understanding of tools like PEView, Dependency Walker (for analyzing dependencies in a Windows environment), APKTool, Androguard, or similar. Dynamic Application Analysis: Experience with tools like Process Explorer/Monitor (for analyzing processes in a Windows environment), Wireshark, or comparable tools. Code Analysis & Reverse Engineering: Proficiency in Ghidra, SMALI/BAKSMALI, dex2jar, and similar disassemblers/decompilers for Android code. Key Requirements: Proficiency in Volatility, APKTool, and Ghidra Intermediate level of experience in Android application security assessment. Ideal Skills and Experience: Demonstrated experience in Android application security assessment, vulnerability identification, and mitigation advice. Specific exper...

    $221 (Avg Bid)
    $221 Oferta promedio
    7 ofertas

    As an Android user with some technical savvy, I'm looking for a skilled coder who's experienced in using smali to add a functional download button to an existing APK. This button should enable the downloading of image animations from within the application. To successfully complete this job, you must: - Be proficient in decompiling and editing APK files.

    $17 (Avg Bid)
    $17 Oferta promedio
    9 ofertas

    As an Android user with some technical savvy, I'm looking for a skilled coder who's experienced in using smali to add a functional download button to an existing APK. This button should enable the downloading of image animations from within the application. To successfully complete this job, you must: - Be proficient in decompiling and editing APK files.

    $18 (Avg Bid)
    $18 Oferta promedio
    17 ofertas

    I'm in need of a developer who is experienced in smali for making key modifications to an androud apk file. Furthermore, I need you to make an adjustment to an existing feature of the app, the specifics of which will be communicated directly to the hired professional. This task will require a solid familiarity with apk functionality, especially in relation to login mechanisms using smali Ideal candidates will have comprehensive understanding and experience of smali and apk modification. Excellent communication skills are a must for understanding my specific needs and delivering accordingly.

    $99 (Avg Bid)
    $99 Oferta promedio
    17 ofertas

    I am seeking an individual who is skilled and experienced with smali and apk disassembling for a data scrapping project. The primary task is to extract text content and audio file within an app - specifically, the user interaction pages. Please bid if you have experience Looking for longterm friendship

    $40 (Avg Bid)
    $40 Oferta promedio
    6 ofertas

    I'm in need the help of someone with robust experience in smali and Android app alteration. The scope of the project involves increasing a specific numeric value in an app. I will provide the apk file, outlining the value that needs modification. Successful application hinges on demonstrable smali proficiency and solid experience. Past similar tasks will particularly place your application at an advantage.

    $69 (Avg Bid)
    $69 Oferta promedio
    10 ofertas

    I'm in need the help of someone with robust experience in smali and Android app alteration. The scope of the project involves increasing a specific numeric value in an app. I will provide the apk file, outlining the value that needs modification. Successful application hinges on demonstrable smali proficiency and solid experience. Past similar tasks will particularly place your application at an advantage.

    $57 (Avg Bid)
    $57 Oferta promedio
    12 ofertas

    I'm in need the help of someone with robust experience in smali and Android app alteration. The scope of the project involves increasing a specific numeric value in an app. I will provide the apk file, outlining the value that needs modification. Successful application hinges on demonstrable smali proficiency and solid experience. Past similar tasks will particularly place your application at an advantage.

    $93 (Avg Bid)
    $93 Oferta promedio
    5 ofertas

    I'm in need the help of someone with robust experience in smali and Android app alteration. The scope of the project involves increasing a specific numeric value in an app. I will provide the apk file, outlining the value that needs modification. Successful application hinges on demonstrable smali proficiency and solid experience. Past similar tasks will particularly place your application at an advantage.

    $15 (Avg Bid)
    $15 Oferta promedio
    6 ofertas

    I'm in need the help of someone with robust experience in smali and Android app alteration. The scope of the project involves increasing a specific numeric value in an app. I will provide the apk file, outlining the value that needs modification. Successful application hinges on demonstrable smali proficiency and solid experience. Past similar tasks will particularly place your application at an advantage.

    $13 (Avg Bid)
    $13 Oferta promedio
    5 ofertas

    I am looking for an experienced freelancer to help with a project. I need someone to convert a Smali APK file to Java and rebuild it in Android Studio. Unfortunately, I have no experience with the Android OS. I do however have a Smali APK file on hand and would like the rebuilt APK in Android Studio format when complete. If you feel that you have the skills necessary to complete this project, please contact me. Thank you.

    $482 (Avg Bid)
    $482 Oferta promedio
    47 ofertas

    need to modify a small smali code .method public final q(Z)V .locals 2 .line 1 iget-object v0, p0, Lorg/xbet/thimbles/presentation/view/Thimble;->a:Lzv1/b; .line 2 .line 3 iget-object v0, v0, Lzv1/b;->b:Landroid/widget/FrameLayout; .line 4 .line 5 const-string v1, "" .line 6 .line 7 invoke-static {v0, v1}, Lkotlin/jvm/internal/s;->g(Ljava/lang/Object;Ljava/lang/String;)V .line 8 .line 9 .line 10 if-eqz p1, :cond_0 .line 11 .line 12 const/4 p1, 0x0 .line 13 goto :goto_0 .line 14 :cond_0 const/16 p1, 0x8 .line 15 .line 16 :goto_0 invoke-virtual {v0, p1}, Landroid/view/View;->setVisibility(I)V

    $652 (Avg Bid)
    $652 Oferta promedio
    5 ofertas
    $98 Oferta promedio
    6 ofertas

    Hi i need someone with the above expertise please bid if you have used this previously. Thanks

    $14 (Avg Bid)
    $14 Oferta promedio
    4 ofertas

    I am looking for a python script to rename the classes with random characters for obfuscation. The script should only work for smali codes. There is no need for GUI. Do note that the smali code is converted from an APK, once the python script obfuscate the smali file, I should be able to convert it back to apk and it can still function the same.

    $22 - $182
    $22 - $182
    0 ofertas

    I have an android app on .apk format that i don't have the source code. The only thing i have is the smali code, decompiled from the apk file using apktool. I then explored the API endpoints the app accessed and used to make a crawler application using Python. The problem: i need a firebase instance ID to make requests to the API the app uses, and this ID can only be used for maximum of 4 requests. The app uses this deprecated class: and the app gets the method "getInstanceId" to return the instance ID and make the requests. I'm not a android developer, so i made some changes on smali code to send me this instance ID in an API i made for this purpose. My API then receives this instance ID and uses

    $65 (Avg Bid)
    $65 Oferta promedio
    2 ofertas

    Required to advise on the process of converting code to ensure successful publish on Google Play: - Smali to .aab - Signed .aab

    $13 (Avg Bid)
    $13 Oferta promedio
    3 ofertas

    analyze android app and extract data . you have to need expertise on smali file. and Bluestacks and such.

    $109 (Avg Bid)
    $109 Oferta promedio
    7 ofertas
    Trophy icon Beauty by Mou Finalizado left

    I am a makeup artist. I want my logo to be “Beauty by Mou”. The “Beauty by” word smalI and the “M” from Mou should be a big M. I would like a half circle around my brand with the end being a makeup brush. have a few examples. See photos

    $20 (Avg Bid)
    Garantizado
    $20
    246 participaciones

    ...hexadecimal ids to another hexadecimal ids based on a given range. 1. We have two diffrent styles, SMALI and XML. 2. Only hexadecimal ids should be changed, nothing shoould happen to the id name (the text). 3. If the app changed hexadecimal id, let's say from 0x7f0d00ed to 0x7f775b88, the app should look for 0x7f0d00ed inside the whole list and change it to 0x7f775b88. 4. The app should have an option to chnage ids in files inside a file path too. 5. For changing ids we have to options, we can change ids based on line order (starting from line 1), or based on line id (strarting from samllest number on the list). 6. For generating files. We have two option (we can select both). Generate a SMALI style file with the new ids (file extension can be .txt). Genrate an ...

    $19 / hr (Avg Bid)
    $19 / hr Oferta promedio
    3 ofertas

    i want convert smali to java file

    $476 (Avg Bid)
    $476 Oferta promedio
    5 ofertas

    I have a java program that's been converted to smali. There is one variable that is generated and assigned. I need the generation of that variable looped x times and then the output written to a file The original Java file will be provided as context along with the smali file. - The variable is originally created via a function call - This would need to be looped x times, each time storying the value - At the end of the loop the file should be saved with the values generated Your function to write the file should live in isolation, accepting a variable that contains the list of generated values

    $35 (Avg Bid)
    $35 Oferta promedio
    7 ofertas

    Need someone to take a look and debug an app for some tasks but it's heavily obfuscated that's why need smali expert.

    $505 (Avg Bid)
    $505 Oferta promedio
    14 ofertas

    is there anyone expert for smali convert to add admob for apk for my project

    $152 (Avg Bid)
    $152 Oferta promedio
    13 ofertas

    I need you to develop some software for me. I would like this software to be developed for Linux using Python. Automate android application using unique thread or request data Bypass the WAF if there is any Must have solid reversing skills reverse engineering and understanding of smali and java bytecode and android automation via script

    $654 (Avg Bid)
    $654 Oferta promedio
    5 ofertas

    I need you to develop some software for me. I would like this software to be developed for Linux using Java/python / JavaScript or whatever is necessary to complete the task you'll need a solid understanding of software engineering. you'll need an understanding of Java, as well as a detailed understanding of Dalvik bytecode and Smali assembly language (used to make Dalvik bytecode easier to modify.) We need to automate an app via script using python or other language / either by emulator or request

    $698 (Avg Bid)
    $698 Oferta promedio
    17 ofertas

    I need you to develop some software for me. I would like this software to be developed for Linux using / request based script but extracting the data to automate from a Java app : ssl - you need to create a script that automate things on the app but via a script / using unique device I’d / unique thread data etc

    $160 (Avg Bid)
    $160 Oferta promedio
    2 ofertas
    Project for Victor M. Finalizado left

    Hi mobiledevlop, I have seen your profile and would like to test our cooperation. First small goal: Existing apk, smali decompileable, a new textfield should be added where a value is shown.

    $25 - $25 / hr
    $25 - $25 / hr
    0 ofertas

    I need you to develop some software for me. I would like this software to be developed for Linux using Javascript or python Automating a process through an apps endpoints

    $662 (Avg Bid)
    $662 Oferta promedio
    5 ofertas

    Developer must be high end android / iOS app debugger - https middle and to create automation script with unique user agents and other variables - I need you to develop some software for me. I would like this software to be developed for Linux using Javascript or python

    $663 (Avg Bid)
    $663 Oferta promedio
    3 ofertas

    I need you to develop some software for me. I would like this software to be developed for Linux using Python. Smali expert (android) pro

    $148 (Avg Bid)
    $148 Oferta promedio
    4 ofertas

    We are looking for an enthusiastic candidate to join our ongoing team of automation experts - developer needs to have good expertise in black hat and other pen testing environments and also high experience in dissecting and retrieving needed endpoints from mobile apps - along your journey you will face many difficult obstacles that need overcoming with a fast turnaround to help our project succeed - we don’t have time or patience for non experienced developers sorry. This task can be hard

    $178 (Avg Bid)
    $178 Oferta promedio
    1 ofertas
    I need smali experts Finalizado left

    Hi, I need smali experts for some tasks. Please contact me for details

    $115 (Avg Bid)
    $115 Oferta promedio
    7 ofertas
    Project for Gang L. Finalizado left

    Hi Gang L., I noticed your profile and would like to offer you my project. Are you very good in smali codes?

    $145 - $145
    $145 - $145
    0 ofertas

    Hi. Good time. It was a project that you had to work on Instagram "Smali" Source and add features like download and copy and ghost mode to please only request messages, who have experience and ability to work on "smali" source.

    $443 (Avg Bid)
    $443 Oferta promedio
    3 ofertas

    Looking for a full stack Mobile/ Web developer who can take over a existing software/ system built. We are looking for a individual freelancer who can come in and be a long term person apart of the team, be dedicated, learn the system inside and out and contribute along side w...come in and be a long term person apart of the team, be dedicated, learn the system inside and out and contribute along side with our current programmer. You need to be a self starter, able to take ideas and concepts and turn them into viable solutions! Backend: PHP Yii 2.0 Laravel mySQL Android SDK JAVA Keytool Smali Frontend: Android JAVA Android - Modules. Skills Required: Java Android Modules API (it’s an independent system) PHP MySQL Yii2 Laravel Android SDK, KeyTool Smali Git Basic to...

    $11 / hr (Avg Bid)
    $11 / hr Oferta promedio
    50 ofertas

    I have 2 apk files. One is older and the other one is newer version. Old app New app When i put my login details username and password in old application it do not its login url now changed..but when i put login details in new application it works...can you fix my old apk application by doing reverse engineering .....need to change api of old application login. than it will work.... Thanks.

    $148 (Avg Bid)
    $148 Oferta promedio
    22 ofertas

    I am working on debugging an android application. I am stuck at one point. Need an an experienced person knowledgeable in android app developement, smali, java to help me figure out the solution to the problem. More information in PI.

    $77 (Avg Bid)
    $77 Oferta promedio
    11 ofertas
    Disassemble one APK Finalizado left

    Hello, I need to decode/disassemble one APK file. Its 10 minutes work if you know how to use smali and all.. SO dont bid high and must be asap not days ;)

    $25 (Avg Bid)
    $25 Oferta promedio
    4 ofertas

    I want you to develop an Instagram with extra features just for android. The way it works is that Instagram apk decode with apktool and these extra features add to smali source. features that I want: 1) download post, story, IG Tv, saved live, voice and image and video sent from DM 2) ghost mode( story, DM, live) 3) copy caption, comment, bio text 4) Enlarge bio photo and save it 5) Show FallowBack status 6) Video player for videos with play/pause button and Time display bar 7) Activation the links in everywhere of app 8) Unfollower tracker 9) connect the app to AdMob and an admin panel for it. These features should be added to the latest version of Instagram(123). without any bug.

    $1506 (Avg Bid)
    $1506 Oferta promedio
    18 ofertas

    I want you guys develop an Instagram with extra features just for android. The way it works is that Instagram apk decode with apktool and these extra features add to smali source. features that I want: 1) download post, story, IG Tv, saved live, voice and image and video sent from DM 2) ghost mode( story, DM, live) 3) copy caption, comment, bio text 4)Enlarge bio photo and save it 5)Show FallowBack status 6)َvideo player for videos with play/pause button and Time display bar(Image 1) 7) Activation the links in everywhere of app 8) Unfollowing finder(tracker) 9) connect app to admob and a simple admin panel for this These features should be added to the latest version of Instagram(123). without any bug.

    $1144 (Avg Bid)
    $1144 Oferta promedio
    14 ofertas

    I want you guys develop an Instagram with extra features just for android. The way it works is that Instagram apk decode with apktool and these extra features add to smali source. features that I want: 1) download post, story, IG Tv, saved live, voice and image and video sent from DM 2) ghost mode( story, DM, live) 3) copy caption, comment, bio text 4)Enlarge bio photo and save it 5)Show FallowBack status 6)َVideo player for videos with play/pause button and Time display bar(Image 1) 7) Activation the links in everywhere of app 8) Unfollowing finder(tracker) 9) connect app to admob and a simple admin panel These features should be added to the latest version of Instagram(123). without any bug.

    $31 - $256
    $31 - $256
    0 ofertas

    I want you guys develop a Instagram with extra features just for android. The way it works is that Instagram apk decode with apktool and these extra features add to smali source. features that I want: 1) download post, story, IG Tv, saved live, voice and image and video sent from DM 2) ghost mode( story, DM, live) 3) copy caption, comment, bio text 4)Enlarge bio photo and save it 5)Show FallowBack status 6)َvideo player for videos with play/pause button and Time display bar(Image 1) 7) Activation the links in everywhere of app 8) Unfollowing finder(tracker) 9) connect app to admob These features should be added to the latest version of Instagram(123). without any bug.

    $465 (Avg Bid)
    $465 Oferta promedio
    17 ofertas

    I need a smali expert. This needs simple anaylze

    $116 (Avg Bid)
    $116 Oferta promedio
    6 ofertas

    Hi, I need to take a price scanning barcode function from one app and make a new one all together. The app uses SSL Pinning so I cannot figure out what information it posts to the API. You will need to figure out what variables the app sends to the API, create a barcode scanning app that POSTS to this api, retrieves the price and compares it to 0.01. If the price is 0.01 the app will play a wav, if it is greater than 0.01 it will vibrate. The app will remain in continuous barcode scanning mode.

    $706 (Avg Bid)
    $706 Oferta promedio
    9 ofertas

    Hello. I want to make a app to implement RSA fast algorithm. I tried in several ways. But I cant. So i'm looking for a man to implement RSA fast algorithm. If you are interested, Please discuss details over chat Thank you in advance.

    $37 (Avg Bid)
    $37 Oferta promedio
    5 ofertas
    Project for Akash M. Finalizado left

    Hi codermaximus, I got an apk file from china for an app that controls EMS training devices. I want to change the software so that my logo is displayed and all Chinese disappears. Stadessen should also be German as a language. English and a few other languages are already on it. A friend has already brought out the source code for me. He said that still needs to be converted into smali bitecode and then into java. Can you help me with that? Many Thanks. Best regards peyman

    $11 / hr (Avg Bid)
    $11 / hr Oferta promedio
    1 ofertas
    Project for Thuy N. Finalizado left

    Hi elancefoxvn, I got an apk file from china for an app that controls EMS training devices. I want to change the software so that my logo is displayed and all Chinese disappears. Stadessen should also be German as a language. English and a few other languages are already on it. A friend has already brought out the source code for me. He said that still needs to be converted into smali bitecode and then into java. Can you help me with that? Many Thanks. Best regards Peyman

    $19 - $19 / hr
    $19 - $19 / hr
    0 ofertas
    Project for Yuhua X. Finalizado left

    Hi Yuhua X., I got an apk file from china for an app that controls EMS training devices. I want to change the software so that my logo is displayed and all Chinese disappears. Stadessen should also be German as a language. English and a few other languages are already on it. A friend has already brought out the source code for me. He said that still needs to be converted into smali bitecode and then into java. Can you help me with that? Many Thanks. Best regards Peyman

    $28 - $28 / hr
    $28 - $28 / hr
    0 ofertas

    Hi michale21, I got an apk file from china for an app that controls EMS training devices. I want to change the software so that my logo is displayed and all Chinese disappears. Stadessen should also be German as a language. English and a few other languages are already on it. A friend has already brought out the source code for me. He said that still needs to be converted into smali bitecode and then into java. Can you help me with that? Many Thanks. Best regards

    $8 / hr (Avg Bid)
    $8 / hr Oferta promedio
    1 ofertas