Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   466527

Intuit TurboTax 2021 (US - Any Edition + Unltd States) with Manual Crack Instructions

by rx8god - 19 January, 2022 - 01:45 AM
This post is by a banned member (ngonnui) - Unhide
ngonnui  
Registered
1
Posts
0
Threads
thanks
This post is by a banned member (anonym1453) - Unhide
3
Posts
0
Threads
2 Years of service
I need to run TurboTax 2022 to check a past return but after the usual edits I get : "TurbotTax - Error   Looks like we've run into an error. We're sorry but we need to close TurboTax."

Any ideas please ?  Thank you
This post is by a banned member (rcrackedio) - Unhide
3
Posts
0
Threads
2 Years of service
(18 February, 2024 - 01:30 PM)YoungLarry Wrote: Show More
Anyone knows how bypass intuit sign in if asking TT23 to import forms from my bank or brokerage? Thanks.

How to bypass Intuit sign in windows if asking TT23 to import forms from bank or brokerage?

Thanks.

Thanks all for the crack!

Wondering if this is an open issue still. Is signing in the only way to auto import statements? Should I do it or would signing in mess up the cracked activation? Thanks.
This post is by a banned member (Scootercat) - Unhide
3
Posts
0
Threads
1 Year of service
(This post was last modified: 18 March, 2024 - 02:32 PM by Scootercat.)
(16 March, 2024 - 07:24 AM)ngonnui Wrote: Show More
thanks

Here's my instructions from last year:  2022 version
Turbotax (TT) 2022 US version - Instructions for removing the activation screen and allowing multiple free
state downloads (after completion, you will be able to choose the TT version...Deluxe, Premier, etc.)

1. Install TT and install the latest updates during setup. When you re-start TT you will see the activation
screen.  Close TT.

2. Navigate to the TT installation folder:  Default folder is “C:\Program Files (x86)\TurboTax\Individual 
2022\32bit”.  Copy the “Intuit.Ctg.Wte.Service.dll” file, and save it somewhere as a backup.  NOTE:  If you 
see an access denied message just click continue.

3. Download dnSpy program for modifying DLL files: 
- Google "dnSpy" and select the github search result. 
- Scroll down a little and click on the large "Latest release" link 
- Click on "dnSpy-net-win64.zip" (or the win32.zip version)

4. Extract the dnSpy program files from the zip file. These are stand-alone files.  No installation is 
required.

5. Right click on dnSpy.exe and select “Run as administrator” then select File > Open.  Navigate to the TT
32bit folder (ref. step 2), select “Intuit.Ctg.Wte.Service.dll” and click Open.  If you do not see the 
“Assembly Explorer” column on the left side then open it:  View > Assembly Explorer
NOTE:  You must open/edit the "Intuit.Ctg.Wte.Service.dll" while it is in the 32bit folder otherwise
compiling in later steps will fail with errors!

6. Expand the following in the Assembly Explorer:
-Click on “Intuit.Ctg.Wte.Service”
-- Click on “Intuit.Ctg.Wte.Service.dll” (purple font)
---- Click on “Intuit.Ctg.Wte.Service.ProductConfiguration” (yellow font)
------ Click on “ProductConfigurationService”  (blue font)

7. Below “ProductConfiguationService” look in the red-orange items for “IsProductActivationRequired”, right
click on it and choose "Edit Method (C#)…".  Do NOT choose “Edit Class (C#)…”.

8. An “Edit Code” window will open.  Around line 17 within the code, find the line that starts with 
“if (ProductConfigurationService...” and delete this line and all of the following lines all the way down 
to the line directly above and not including the one that shows “return false;” (around line 29) (Do NOT
delete any lines above line 17).  Delete by clicking and dragging the mouse on the line numbers to 
highlight these lines.  Then press the delete key or Ctrl-X to remove them.

9. The last 6 lines of the “IsProductActivationRequired” code should now look like this (spacing within
each line may look different compared to actual code but that does not matter; extra blank lines won't
matter either):

public bool IsProductActivationRequired()
{
return false;
}
}
}

10. At the bottom of the window, click "Compile" and the window will close.  If the compiler shows errors,
click the "Cancel" button and check the code again.  You can also exit dnSpy (without saving) and return to
step 5 to start the editing again.
NOTE:  to start with a clean, empty Assembly Explorer window in dnSpy, select File > Close All.

11. Still in Assembly Explorer, find the item called “IsSupport“ which is directly below 
“IsProductActivationRequired”, right click on “IsSupport“ and choose "Edit Method (C#)…".  Do NOT choose 
“Edit Class (C#)…”.

12. An “Edit Code” window will open.  Around line 21 within the code, find the line that shows 
“bool result = false;” and delete this line and all following lines all the way down to the line directly
above and not including the one that shows “return result;” (around line 80) (Do NOT delete any lines above
line 21).  Delete by clicking and dragging the mouse on the line numbers to highlight these lines.  Then
press the delete key or Ctrl-X to remove them.

13. Now change the line “return result;” to “return true;” (don’t forget the semi-colon)

14. The last 6 lines of the“IsSupport” code should now look like this (spacing within each line may look
different compared to actual code but that does not matter; extra blank lines won't matter either):

private bool IsSupport()
{
return true;
}
}
}

15. At the bottom of the window, click "Compile" and the window will close.  If the compiler shows errors,
click the "Cancel" button and check the code again.

16. If you need to do state tax returns in TT, do this step.  Otherwise, skip to the next step.
Still in Assembly Explorer, scroll up to the yellow font items and expand the following:
---- Click on “Intuit.Ctg.Wte.Service.Entitlement” (yellow font)
------ Click on “EntitlementService”  (blue font)
Below “EntitlementService” look in the red-orange items for “GetAvailableFreeStates”, right click on it and
choose "Edit Method (C#)…".  Do NOT choose “Edit Class (C#)…”.  In the “Edit Code” window, around line 9
change “return 0;” to “return 10;” (don’t forget the semi-colon).  This will allow up to 10 state 
downloads.  At the bottom of the window, click "Compile" and the window will close.   

17. In the main dnSpy window, select File > Save Module.  Click “OK” in the Save Module window.  

18. Close the dnSpy program.  Run TT and the program should open without requesting activation.  

19. In TT change the TT product via the menu:  Help > Switch product (choose Deluxe, Premier, H&B, or Biz)

(17 March, 2024 - 01:09 AM)anonym1453 Wrote: Show More
I need to run TurboTax 2022 to check a past return but after the usual edits I get : "TurbotTax - Error   Looks like we've run into an error. We're sorry but we need to close TurboTax."

Any ideas please ?  Thank you

Answered you but accidently replied to ngonnui's post.  Check out the 2022 instructions in my reply to ngonnui's post.  Sorry.
This post is by a banned member (Aliang1642) - Unhide
3
Posts
0
Threads
2 Years of service
Seems like the instructions aren’t working after the recent update. After compiling the changes, every time I open TurboTax it just closes right after.
Is there any solution for this?
This post is by a banned member (420Aaron420) - Unhide
229
Posts
0
Threads
So cool cant wait to try
This post is by a banned member (gbonk69) - Unhide
gbonk69  
Registered
2
Posts
0
Threads
amazing!
This post is by a banned member (TTCracker) - Unhide
TTCracker  
Registered
3
Posts
0
Threads
(19 January, 2022 - 01:45 AM)rx8god Wrote: Show More
Nov 2022: NOTE: TT2022 Has been released. This version is TT2021. Please wait a month or so for it to be uploaded to this forum.

The wait is over! First off, someone here has my name from other forums and my ipt account got deleted due to inactivity. I have incremented to the (worse) RX8. Still rotary powered though. I have been a cracker for over a decade but have decided to bring this tax software with instructions to all - especially since TT no longer has a fully free version. Sharing the love! Please +rep. 

Hidden section has vanilla ISO rip and manual crack instructions. For full disclosure, I have gotten this to a point of working but haven't gone through the full filing process. I will update the hidden section as I learn more if there are filing issues that need more code work. PM me only if you have different version you'd like me to look at or if file needs reupload or if there are additional activation issues preventing use of program - please provide full instruction to reproduce where you're at. Most other requests will be ignored.

Thank you for all your hard work!

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: Eric62451, kapios1, kongre, skibidi2, 41 Guest(s)